[
  {
    "path": ".github/ISSUE_TEMPLATE/default-template.md",
    "content": "---\nname: Default template\nabout: 'Default template for creating new issues'\ntitle: ''\nlabels: ''\nassignees: ''\n\n---\n\nBefore creating an issue, please take a look at the [troubleshooting\nsection](https://old.reddit.com/r/leagueoflinux/wiki/index#wiki_3_-_.1F527_tech_support_and_troubleshooting).\n\n### System information\n\n - Distro: [e.g. Arch, Ubuntu 20.04, Fedora 35]\n - DE/WM/Compositor: [e.g. Gnome, KDE, i3, bspwm, Sway]\n - CPU: [e.g. Intel i7-9750H]\n - GPU: [e.g. GTX 1080 Ti]\n - Graphics card drivers installed: [e.g. `mesa`, `xf86-video-intel`, `nvidia`, `xf86-video-nouveau`]\n\nIf your issue is related to graphics display, please attach the output of `vulkaninfo --summary`.\n\n### Describe the issue\n\nA clear and concise description of what the issue is.\n\n### Steps to reproduce\n\n**Note:** Use the `-v` option and attach the verbose log outputs for all\nrelevant commands. For long texts/logs, consider sharing them via services like\n[Gist](https://gist.github.com/). Please do not attach screenshots for text/log\noutputs.\n\n1. Go to '....'\n2. Click on '....'\n3. Run command '....'\n4. See error...\n\n### Screenshots\n\nIf applicable, add screenshots for the issue.\n"
  },
  {
    "path": ".gitignore",
    "content": "*.code-workspace\n"
  },
  {
    "path": "LICENSE",
    "content": "                    GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    <one line to give the program's name and a brief idea of what it does.>\n    Copyright (C) <year>  <name of author>\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <https://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    <program>  Copyright (C) <year>  <name of author>\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<https://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<https://www.gnu.org/licenses/why-not-lgpl.html>.\n"
  },
  {
    "path": "Makefile",
    "content": "#\n# Makefile for installing/packaging leagueoflegends helper program\n#\n\npkgname     := leagueoflegends\n\nPREFIX      ?= /usr\nprefix      := $(DESTDIR)$(PREFIX)\nbindir      := $(prefix)/bin\ndatarootdir := $(prefix)/share\ndocdir      := $(datarootdir)/doc/$(pkgname)\niconsdir    := $(datarootdir)/icons\nlicensesdir := $(datarootdir)/licenses/$(pkgname)\nbashcompdir := $(datarootdir)/bash-completion/completions\nzshcompdir  := $(datarootdir)/zsh/site-functions\nfishcompdir := $(datarootdir)/fish/vendor_completions.d\n\nnop:\n\ninstall:\n\tinstall -Dm755 leagueoflegends          -t $(bindir)\n\tinstall -Dm644 leagueoflegends.desktop  -t $(datarootdir)/applications\n\tinstall -Dm644 riot.desktop             -t $(datarootdir)/applications\n\tinstall -Dm644 leagueoflegends.png      -t $(iconsdir)/hicolor/256x256/apps\n\tinstall -Dm644 riot.svg                 -t $(iconsdir)/hicolor/scalable/apps\n\tinstall -Dm644 leagueoflegends.reg      -t $(docdir)\n\tinstall -Dm644 LICENSE                  -t $(licensesdir)\n\tinstall -Dm644 completion.bash             $(bashcompdir)/$(pkgname)\n\tinstall -Dm644 completion.zsh              $(zshcompdir)/_$(pkgname)\n\tinstall -Dm644 completion.fish             $(fishcompdir)/$(pkgname).fish\n\nuninstall:\n\t@rm -vf $(bindir)/leagueoflegends\n\t@rm -vf $(datarootdir)/applications/leagueoflegends.desktop\n\t@rm -vf $(datarootdir)/applications/riot.desktop\n\t@rm -vf $(iconsdir)/hicolor/256x256/apps/leagueoflegends.png\n\t@rm -vf $(iconsdir)/hicolor/scalable/apps/riot.svg\n\t@rm -vf $(docdir)/leagueoflegends.reg\n\t@rm -vf $(licensesdir)/LICENSE\n\t@rm -vf $(bashcompdir)/$(pkgname)\n\t@rm -vf $(zshcompdir)/_$(pkgname)\n\t@rm -vf $(fishcompdir)/$(pkgname).fish\n\n.PHONY: nop install uninstall\n"
  },
  {
    "path": "README.md",
    "content": "# Status: Archived\n\n**This repository has been archived and no longer maintained.**\n\nDue to the upcoming Vanguard kernel-level anti-cheat [\\[1\\]] [\\[2\\]], it will\nnot be possible to play LoL on Linux through wine or its variant. Please see\n[\\[3\\]] [\\[4\\]] for more details about Vanguard, and [\\[5\\]] [\\[6\\]] [\\[7\\]] for\nthe privacy and security implications of kernel-level anti-cheat systems.\n\nIt is encouraged to remove LoL from your Linux machines once Vanguard is rolled\nout some time early 2024 (currently expected to be released with patch 14.5). To\ndo so, please run `leagueoflegends uninstall` before removing the helper script\n(i.e., the AUR package).\n\n[\\[1\\]: Season 2024 Look Ahead - YouTube][\\[1\\]]<br/>\n[\\[2\\]: Vanguard Updates - Riot Games][\\[2\\]]<br/>\n[\\[3\\]: Riot Vanguard - League of Legends Wiki][\\[3\\]]<br/>\n[\\[4\\]: Riot Vanguard FAQ][\\[4\\]]<br/>\n[\\[5\\]: Security Concerns About Kernel-Level Anti-Cheat in Video Games][\\[5\\]]<br/>\n[\\[6\\]: Redefining the Risks of Kernel-Level Anti-Cheat in Online Gaming][\\[6\\]]<br/>\n[\\[7\\]: /dev/null: Anti-Cheat Kernel Driver][\\[7\\]]<br/>\n\n[\\[1\\]]: https://youtu.be/9U_jEzKf0_0?t=732\n[\\[2\\]]: https://www.riotgames.com/en/DevRel/vanguard\n[\\[3\\]]: https://leagueoflegends.fandom.com/wiki/Riot_Vanguard\n[\\[4\\]]: https://support-leagueoflegends.riotgames.com/hc/en-us/articles/24169857932435-Riot-Vanguard-League-of-Legends\n[\\[5\\]]: https://ritcsec.wordpress.com/2022/08/03/security-concerns-about-kernel-level-anti-cheat-in-video-games/\n[\\[6\\]]: https://doi.org/10.1109/SPIN52536.2021.9566108\n[\\[7\\]]: https://www.leagueoflegends.com/en-gb/news/dev/dev-null-anti-cheat-kernel-driver/\n\n---\n\n# League of Legends\n\n[League of Legends](https://www.leagueoflegends.com) helper script for\ninstalling and running on Linux.\n\n> **Warning**<br/>\n> Playing LoL on Linux is not officially supported by Riot, so please proceed at\n> your own risk! From Riot: \"We also can't guarantee that more restrictive\n> anti-cheat tools won't be introduced in the future, which could potentially\n> conflict with such environments.\"\n> ([#109](https://github.com/kyechou/leagueoflegends/issues/109#issuecomment-1702388487))\n\n> **Warning**<br/>\n> People have reported being banned for cheating since 13.14\n> ([#109](https://github.com/kyechou/leagueoflegends/issues/109)) or when using\n> `wine-lol-staging` from the AUR\n> ([#123](https://github.com/kyechou/leagueoflegends/issues/123)). At the\n> moment, it is recommended to use the `wine-lol` package (which uses\n> GloriousEggroll's version). However, if getting banned is unaffordable, it may\n> be worth considering playing it on Windows or Mac.\n\n\n## Installation\n\nPlease choose an installation method suitable for your distribution. Remember to\ncheck all dependencies are installed properly if it's installed manually.\n\n| Distribution  | Installation method                                                                |\n|---------------|------------------------------------------------------------------------------------|\n| Arch Linux    | AUR: [leagueoflegends-git](https://aur.archlinux.org/packages/leagueoflegends-git) |\n| Debian/Ubuntu | `./package.sh debian`<br/>`sudo dpkg -i <deb_file>`                                |\n| Others        | Manual installation: `sudo make install`                                           |\n\n> **Note**<br/>\n> With package installation methods, packages specific to individual GPUs are\n> not included in the dependencies, even though we do include the virtual\n> packages `vulkan-driver` and `lib32-vulkan-driver` in the AUR package. So\n> please be sure to install the packages required by your specific GPUs. For\n> example, Debian testing requires libnvidia-glvkspirv and libglx-nvidia0 for\n> Nvidia GPUs (see [#41](https://github.com/kyechou/leagueoflegends/issues/41)).\n\n\n## Dependencies\n\nThe following dependencies are included in the AUR package and the generated\n`.deb` package. If there's anything incorrect or missing, pull requests are\nappreciated.\n\n> **Note**<br/>\n> For non-Arch distributions, wine-lol is **not** included in the package\n> dependencies because they don't have those packages for now. So please be sure\n> to manually install wine-lol by either downloading from [a release of\n> wine-ge-custom](https://github.com/GloriousEggroll/wine-ge-custom/releases?q=LoL&expanded=true)\n> (which is the same as wine-lol-bin), or from [a release of\n> lol-for-linux-installer](https://github.com/polkaulfield/lol-for-linux-installer/releases).\n> After downloading the binary release, extract the content to `/opt/wine-lol` or\n> `/opt/wine-lol-staging`.\n\n- wine-lol (please refer to the associated links for their differences)\n  - Provider: [wine-lol (AUR)](https://aur.archlinux.org/packages/wine-lol)\n  - Provider: [wine-lol-bin (AUR)](https://aur.archlinux.org/packages/wine-lol-bin)\n  - Provider: [wine-lol-staging (AUR)](https://aur.archlinux.org/packages/wine-lol-staging)\n  - Provider: [wine-lol-staging (pre-built)](https://github.com/polkaulfield/lol-for-linux-installer/releases)\n- winetricks\n- bash\n- curl\n- openssl\n- samba\n- mesa-utils\n- gnutls, lib32-gnutls\n- libldap, lib32-libldap\n- openal, lib32-openal\n- libpulse, lib32-libpulse\n- alsa-lib, lib32-alsa-lib\n- mpg123, lib32-mpg123\n- unixodbc, lib32-unixodbc\n- vkd3d, lib32-vkd3d\n- vulkan-icd-loader, lib32-vulkan-icd-loader\n- [Vulkan drivers](https://wiki.archlinux.org/title/Vulkan) **for your graphic\n  cards**, both 64-bit and 32-bit packages are required at the moment until Riot\n  ships only the 64-bit binaries. For example:\n    - vulkan-intel, lib32-vulkan-intel\n    - nvidia-utils, lib32-nvidia-utils\n    - vulkan-radeon, lib32-vulkan-radeon\n    - amdvlk, lib32-amdvlk\n\n> **Note** <br/>\n> The above package names are based on Arch Linux. For other distributions, the\n> package names will be different. Please refer to the documentation of the\n> distribution for installing the correct Vulkan drivers and other dependencies.\n\n> **Note** <br/>\n> \"Starting April 4, 2023, League will no longer be supported by 32-bit\n> operating systems.\" ([dev\n> news](https://www.leagueoflegends.com/en-gb/news/dev/tl-dw-skarner-skins-quick-play-dev-update/))\n> However, currently Riot still ships 32-bit binaries, so both 32-bit and 64-bit\n> dependencies will be needed until all 32-bit binaries are safely rolled out\n> and no longer shipped.\n\n\n## Configuration\n\nThere is no need for configuration. You may feel free to skip this part, unless\nyou want to change the install path of the game or where the cache is placed.\n\nThe helper script looks for configuration files located at\n`$XDG_CONFIG_HOME/league.sh` or `~/.config/league.sh`, in that order. The\nconfiguration file is a shell script and will be sourced before starting the\ngame. You may define any environment variables or run any commands you want,\nwhich might be helpful in special situations.\n\nThese are the variables that will be explicitly referenced and used:\n- `DATA_HOME`: The path where the game is, or will be, installed. (Default:\n    `$XDG_DATA_HOME` or `~/.local/share`)\n- `CACHE_HOME`: The path for the cache files. (Default: `$XDG_CACHE_HOME` or\n    `~/.cache`)\n\nFor example, if the configuration file doesn't exist or if the `DATA_HOME`\nvariable is not defined, the game would then be installed at\n`~/.local/share/leagueoflegends/` by default.\n\n\n## Usage\n\n### Pre-client-installation checks (Important!)\n\n* Please make sure you have installed the correct Vulkan driver for your\n  graphics card that you will be using. You can check what is installed with\n  ```\n  ls /usr/share/vulkan/icd.d/\n  ```\n\n### Install the Riot and League client\n\n* First install the game: `leagueoflegends install`.\n    * Please do not log in or launch the game during installation.\n    * If the installation progress stucks at 100%, close the window, and run\n    `leagueoflegends install` again.\n        * For more detail, check out [this thread](https://www.reddit.com/r/leagueoflinux/comments/qavc89/install_stuck_on_downloading_100/).\n* You may want to prevent the Riot client from minimizing upon exit by\n  modifying the riot client settings. See\n  [here](#riot-client-keeps-running-after-the-league-client-exits) for more\n  details.\n* Exit the window when the game installation is finished. (The progress circle\n  disappears.)\n* Start the game: `leagueoflegends start`.\n* Log in with your Riot credentials and start LoL as usual.\n* Once the League client shows up, please try a practice match to make sure\n  everything works.\n* To remove the game: `leagueoflegends uninstall`.\n\n> **Warning**<br/>\n> If you've run wine-lol-staging or other flavors of wine 8.0+ before and now\n> have issues with launching the client (especially if you're coming from\n> version 8 to 7), and it says something about `unimplemented function\n> winegstreamer.dll.winegstreamer_create_video_decoder`. It's because of the\n> difference in wine versions. You need to recreate the wine prefix for it to\n> work, by running `leagueoflegends reset-wineprefix`.\n\n> **Note**<br/>\n> If you use Nvidia graphics card and have trouble launching the League client\n> or start the game (after champion selection), please check out [the\n> troubleshooting section](#blank-screen-with-nvidia-graphics-card).\n\n`leagueoflegends -h` can be used to view the full list of options and commands.\n\n```\n[!] Usage: leagueoflegends [options] <command>\n\n    League of Legends - helper program\n\n    Options:\n        -h, --help          Show help message\n        -v, --verbose       Enable verbose output\n        -f, --config        Specify the configuration file\n        --pbe               Launch the PBE patchline\n        --region <region>   Set region\n        --locale <locale>   Set locale (if different from the region)\n\n    Commands:\n        start               Start LoL\n        stop                Same as kill\n        install             Install LoL\n        uninstall           Uninstall LoL\n        reinstall           Reinstall LoL\n        reset-wineprefix    Reset wine prefix\n        replay <path>       Replay match (.rofl file)\n        add-dxvk            Install DXVK to the LoL wineprefix\n        del-dxvk            Remove DXVK from the LoL wineprefix\n        rm-dxvk-cache       Remove DXVK cache\n        cleanup-logs        Remove log files\n        kill                Kill the wine processes of the wineprefix\n        run <cmd>           Run shell command with environment variables\n```\n\n## Advanced wine configuration\n\n`leagueoflegends kill` would use `wineserver --kill` to try to kill all the wine\nprocesses of the current wine prefix, which can be helpful if some error\nhappens and the script hangs.\n\n`leagueoflegends run <...>` can be use to run any command with the wine-related\nenvironment variables, such as `WINEARCH`, `WINEDLLOVERRIDES`, and `WINEPREFIX`.\nThis way, you could easily run wine utilities like `leagueoflegends run\nwinecfg`, or `leagueoflegends run winetricks`, etc.\n\n\n## Troubleshooting\n\n### Riot client keeps running after the league client exits\n\nCurrently the Riot client will by default keep running in the background with\nthe system tray icon after the league client exits. You may change the behavior\nby going to the Riot client settings and selecting the \"Exit application\" option\nupon closing the window.\n\n> Related issue: [#99](https://github.com/kyechou/leagueoflegends/issues/99)\n\n![Riot client settings](figures/riot-client-settings.png)\n\n### Blank screen with Nvidia graphics card\n\nIf you use Nvidia graphics card and have trouble launching the League client or\nstart the game (after champion selection), please exit the game (with\n`leagueoflegends kill`) and then try `leagueoflegends rm-dxvk-cache` before\nrestarting it. This should only need to be done once to clean up the old cache,\nsince DXVK caching is currently disabled.\n([Reference](https://www.reddit.com/r/leagueoflinux/comments/skyg70/fixing_the_nvidia_495_black_screen_crash_problem/))\n\nIf the issue still remains, you may want to purge and reinstall the Nvidia\nrelated packages as described\n[here](https://www.reddit.com/r/leagueoflinux/comments/r0oo0p/i_got_league_working_again_on_my_nvidia_drivers/).\n\nAlternatively, as a quick (and dirty) workaround, remove the `nvidia` package\nand install `nvidia-dkms` instead. Remember to also install the kernel headers\npackages according to your kernel (e.g., `linux-headers`). Then reboot and\nreinstall LoL.\n"
  },
  {
    "path": "completion.bash",
    "content": "#!/usr/bin/env bash\n\nIFS=$'\\n' read -r -d '' -a commands < <(\n    leagueoflegends -h \\\n        | sed '/Commands:/,$!d' \\\n        | grep -v 'Commands:' \\\n        | awk -F ' ' '{print $1}' \\\n    && printf '\\0'\n)\n\ncomplete -W \"${commands[*]}\" leagueoflegends\n"
  },
  {
    "path": "completion.fish",
    "content": "# Completions for leagueoflegends\n\nset locales \\\n    'de_DE\tGerman' \\\n    'el_GR\tGreek' \\\n    'en_AU\tEnglish (Australia)' \\\n    'en_GB\tEnglish (UK)' \\\n    'en_US\tEnglish (US)' \\\n    'es_ES\tSpanish (Spain)' \\\n    'es_MX\tSpanish (Latin America)' \\\n    'fr_FR\tFrench' \\\n    'hu_HU\tHungarian' \\\n    'it_IT\tItalian' \\\n    'ja_JP\tJapanese' \\\n    'ko_KR\tKorean' \\\n    'pl_PL\tPolish' \\\n    'pt_BR\tPortuguese (Brazil)' \\\n    'ro_RO\tRomanian' \\\n    'ru_RU\tRussian' \\\n    'tr_TR\tTurkish' \\\n    'zh_CN\tChinese' \\\n    'zh_TW\tTaiwanese'\n\nset -l commands (leagueoflegends -h | sed '/Commands:/,$!d' | grep -v 'Commands:' | awk -F ' ' '{print $1}')\nset -l commands_w_desc (\n    leagueoflegends -h \\\n        | sed -e '/Commands:/,$!d' -e 's/<[^>]*>//' \\\n        | grep -v 'Commands:' \\\n        | awk -F ' ' '{printf $1 \"\\t\"; for (i=2;i<NF;i++) printf $i \" \"; print $NF}'\n)\nset single_cmds_w_desc (printf '%s\\n' $commands_w_desc | grep -vE '^(replay|run)')\nset replay_w_desc      (printf '%s\\n' $commands_w_desc | grep -E '^replay')\nset run_w_desc         (printf '%s\\n' $commands_w_desc | grep -E '^run')\n\n# Remove file auto completion from base leagueoflegends command\ncomplete -c leagueoflegends -f\n\n# Options\ncomplete -c leagueoflegends -n \"not __fish_seen_subcommand_from $commands\" -s h -l help    -f -d \"Show help message\"\ncomplete -c leagueoflegends -n \"not __fish_seen_subcommand_from $commands\" -s v -l verbose -f -d \"Enable verbose output\"\ncomplete -c leagueoflegends -n \"not __fish_seen_subcommand_from $commands\" -l pbe          -f -d \"Launch the PBE patchline\"\ncomplete -c leagueoflegends -n \"not __fish_seen_subcommand_from $commands\" -l locale       -x -d \"Set locale (if different from the region)\" -a '$locales'\n\n# Main subcommands\ncomplete -c leagueoflegends -n \"not __fish_seen_subcommand_from $commands\" -r -a '$run_w_desc'\ncomplete -c leagueoflegends -n \"not __fish_seen_subcommand_from $commands\" -x -a '$replay_w_desc'\ncomplete -c leagueoflegends -n \"not __fish_seen_subcommand_from $commands\" -k -f -a '$single_cmds_w_desc'\n\n# Enable auto completion for replay and run subcommands\ncomplete -c leagueoflegends -n \"__fish_seen_subcommand_from replay\" -k -x -a \"(__fish_complete_suffix .rofl)\"\ncomplete -c leagueoflegends -n \"__fish_seen_subcommand_from run\" -x -a \"(__fish_complete_subcommand --fcs-skip=2)\"\n"
  },
  {
    "path": "completion.zsh",
    "content": "#compdef leagueoflegends\n\n_commands=(\"${(@f)$(\n    leagueoflegends -h \\\n        | sed -e '/Commands:/,$!d' -e 's/<[^>]*>//' \\\n        | grep -v 'Commands:' \\\n        | awk -F ' ' '{printf $1 \":\"; for (i=2;i<NF;i++) printf $i \" \"; print $NF}'\n)}\")\n\n_describe_lol_commands() {\n\t_describe 'command' _commands -o nosort\n}\n\n_leagueoflegends() {\n\tlocal context state state_descr line\n        typeset -A opt_args\n\n\t_arguments \\\n\t\t'(-h --help)'{-h,--help}'[Show help message]' \\\n\t\t'(-v --verbose)'{-v,--verbose}'[Enable verbose output]' \\\n\t\t'--pbe[Launch the PBE patchline]' \\\n\t\t'--locale[Set locale (if different from the region)]:locale:_default' \\\n\t\t'1: :_describe_lol_commands' \\\n\t\t'*:: :->args'\n\n\tcase $line[1] in\n\t\treplay)\n\t\t\t_arguments \\\n\t\t\t\t\"1:filename:_files -g '*.rofl'\"\n\t\t;;\n\t\trun)\n\t\t\t_arguments \\\n\t\t\t\t\"*::command:_normal\"\n\t\t;;\n\tesac\n}\n\n_leagueoflegends\n"
  },
  {
    "path": "leagueoflegends",
    "content": "#!/bin/bash\n\nset -euo pipefail\n\nmsg() {\n    echo -e \"[+] ${1-}\" >&2\n}\n\nwarn() {\n    echo -e \"[!] ${1-}\" >&2\n}\n\ndie() {\n    echo -e \"[!] ${1-}\" >&2\n    exit 1\n}\n\nversion_le() {\n    lesser_version=\"$(echo -e \"$1\\n$2\" | sort -V | head -n1)\"\n    [ \"$1\" = \"$lesser_version\" ]\n}\n\njoin_array() {\n    local IFS=\"$1\"\n    shift\n    echo \"$*\"\n}\n\naskQ() {\n    count=1\n    echo\n    echo \"    $1\"\n    shift\n    for region in \"$@\"; do\n        echo \"    #$count - $region\"\n        ((count++))\n    done\n    echo\n}\n\nparse_args() {\n    VERBOSE=0\n    CONFIG_FILE=\n    PATCHLINE=live\n    REGION=\n    LOCALE=\n\n    while :; do\n        case \"${1-}\" in\n        -h | --help)\n            usage\n            exit\n            ;;\n        -v | --verbose)\n            VERBOSE=1\n            set -x\n            ;;\n        -f | --config)\n            CONFIG_FILE=\"${2-}\"\n            shift\n            ;;\n        --pbe)\n            PATCHLINE=pbe\n            ;;\n        --region)\n            REGION=\"${2-}\"\n            shift\n            ;;\n        --locale)\n            LOCALE=\"${2-}\"\n            shift\n            ;;\n        --)\n            shift\n            break\n            ;;\n        -?*) die \"Unknown option: ${1-}\\n$(usage)\" ;;\n        *) break ;;\n        esac\n        shift\n    done\n\n    CMD=(\"$@\")\n    export VERBOSE\n    export CONFIG_FILE\n    export PATCHLINE\n    export REGION\n    export LOCALE\n    export CMD\n}\n\nread_configs() {\n    if [[ -z \"$CONFIG_FILE\" ]]; then\n        if [ -n \"${XDG_CONFIG_HOME+x}\" ]; then\n            CONFIG_FILE=\"$XDG_CONFIG_HOME/league.sh\"\n        else\n            CONFIG_FILE=\"$HOME/.config/league.sh\"\n        fi\n    elif [[ ! -e \"$CONFIG_FILE\" ]]; then\n        die \"File not found: $CONFIG_FILE\"\n    fi\n\n    # Load the config file.\n    if [[ -e \"$CONFIG_FILE\" ]]; then\n        # shellcheck source=/dev/null\n        source \"$CONFIG_FILE\"\n    fi\n\n    if [ -z \"${DATA_HOME+x}\" ]; then\n        if [ -n \"${XDG_DATA_HOME+x}\" ]; then\n            DATA_HOME=\"$XDG_DATA_HOME\"\n        else\n            DATA_HOME=\"$HOME/.local/share\"\n        fi\n    fi\n\n    if [ -z \"${CACHE_HOME+x}\" ]; then\n        if [ -n \"${XDG_CACHE_HOME+x}\" ]; then\n            CACHE_HOME=\"$XDG_CACHE_HOME\"\n        else\n            CACHE_HOME=\"$HOME/.cache\"\n        fi\n    fi\n\n    export DATA_HOME\n    export CACHE_HOME\n}\n\nexport_env_variables() {\n    # Note that in this order, wine-lol-staging will take precedence over\n    # wine-lol if they both exist. Consider adding a configuration option in the\n    # future.\n\n    if [[ -d \"/opt/wine-lol/bin\" ]]; then\n        PATH=\"/opt/wine-lol/bin:$PATH\"\n    fi\n\n    if [[ -d \"/opt/wine-lol-staging/bin\" ]]; then\n        PATH=\"/opt/wine-lol-staging/bin:$PATH\"\n    fi\n\n    export PATH\n    export REGFILE=\"/usr/share/doc/leagueoflegends/leagueoflegends.reg\"\n    export ICON=\"/usr/share/icons/hicolor/256x256/apps/leagueoflegends.png\"\n    export CACHE_DIR=\"$CACHE_HOME/leagueoflegends\"\n\n    export WINEARCH=\"${WINEARCH:-win64}\"\n    export WINEDLLOVERRIDES=\"mscoree,mshtml=;winemenubuilder.exe=d\"\n    export WINE_REQ_MOD=(win10)\n    export WINEPREFIX=\"${WINEPREFIX:-$DATA_HOME/leagueoflegends}\"\n    export INSTALL_DIR=\"$WINEPREFIX/drive_c/Riot Games\"\n    export RIOT_CLIENT=\"$INSTALL_DIR/Riot Client/RiotClientServices.exe\"\n    export LEAGUE_CLIENT=\"$INSTALL_DIR/League of Legends/LeagueClient.exe\"\n    export GAME_EXE_DIR=\"$INSTALL_DIR/League of Legends/Game\"\n    export GAME_EXE=\"$GAME_EXE_DIR/League of Legends.exe\"\n    export RUNES_FILE=\"$INSTALL_DIR/League of Legends/Config/PerksPreferences.yaml\"\n\n    if [ \"$VERBOSE\" -ne 0 ]; then\n        export WINEDEBUG=\"${WINEDEBUG:-}\"\n        export VK_LOADER_DEBUG=\"${VK_LOADER_DEBUG:-error,warn,driver}\"\n    else\n        export WINEDEBUG=\"${WINEDEBUG:-fixme-all}\"\n    fi\n\n    export DXVK_DLLS=(d3d9 d3d10core d3d11 dxgi)\n    export DXVK_LOG_LEVEL=none\n    export DXVK_STATE_CACHE=0\n    DXVKDLLOVERRIDES=\"$(join_array , \"${DXVK_DLLS[@]}\")=n,b\"\n    WINEDLLOVERRIDES=\"${WINEDLLOVERRIDES};${DXVKDLLOVERRIDES}\"\n\n    # Prevents the zombie processes from remaining upon crashes.\n    # https://github.com/kyechou/leagueoflegends/issues/106\n    LOLDLLOVERRIDES=\"RiotClientCrashHandler.exe=d;LeagueCrashHandler64.exe=d\"\n    WINEDLLOVERRIDES=\"${WINEDLLOVERRIDES};${LOLDLLOVERRIDES}\"\n\n    export MESA_GLTHREAD=true\n    export STAGING_SHARED_MEMORY=1\n    export WINE_LARGE_ADDRESS_AWARE=1\n    export __GL_SHADER_DISK_CACHE=1\n    export __GL_SHADER_DISK_CACHE_PATH=\"$WINEPREFIX\"\n    export __GL_THREADED_OPTIMIZATIONS=1\n}\n\ncheck_depends() {\n    depends=(wine wineboot winetricks winecfg wineserver winepath curl glxinfo)\n    for dep in \"${depends[@]}\"; do\n        if ! command -v \"$dep\" >/dev/null 2>&1; then\n            die \"Missing $dep\"\n        fi\n    done\n\n    optdepends=()\n    for dep in \"${optdepends[@]}\"; do\n        if command -v \"$dep\" >/dev/null 2>&1; then\n            export \"HAS_$(echo \"$dep\" | awk '{ print toupper($0) }')\"=1\n        fi\n    done\n}\n\ncheck_vulkan() {\n    if [ -z \"${VK_DRIVER_FILES+x}\" ]; then\n        # VK_DRIVER_FILES has not been set\n        # Get the active graphic card vendor\n        local vk_icd_files=()\n        local vendor_string\n        vendor_string=\"$(glxinfo -B | grep 'OpenGL vendor string' | cut -d: -f2)\"\n\n        if echo \"$vendor_string\" | grep -iqF amd; then\n            mapfile -t vk_icd_files < <(\n                find /usr/share/vulkan/icd.d/{radeon,amd}* -type f 2>/dev/null\n            )\n        elif echo \"$vendor_string\" | grep -iqF nvidia; then\n            mapfile -t vk_icd_files < <(\n                find /usr/share/vulkan/icd.d/nvidia* -type f 2>/dev/null\n            )\n        elif echo \"$vendor_string\" | grep -iqF intel; then\n            mapfile -t vk_icd_files < <(\n                find /usr/share/vulkan/icd.d/intel* -type f 2>/dev/null\n            )\n        fi\n\n        if [[ \"${#vk_icd_files[@]}\" -eq 0 ]]; then\n            die \"Vulkan ICD files not found\\n    Please install the correct Vulkan driver\"\n        fi\n\n        VK_DRIVER_FILES=\"$(\n            IFS=:\n            echo \"${vk_icd_files[*]}\"\n        )\"\n    fi\n\n    export VK_DRIVER_FILES\n}\n\ncheck_wine_lol() {\n    wine_path=\"$(command -v wine)\"\n\n    if [[ \"$wine_path\" != *\"wine-lol\"* ]]; then\n        die \"$wine_path doesn't seem to be wine-lol or wine-lol-staging\"\n    fi\n}\n\n_create_wineprefix() {\n    if [ -e \"$WINEPREFIX\" ]; then\n        die \"Wineprefix $WINEPREFIX already exists\"\n    fi\n\n    msg \"Creating wineprefix: $WINEPREFIX\"\n    mkdir -p \"$WINEPREFIX\"\n    wineboot --init\n    msg \"Installing winetricks verbs: ${WINE_REQ_MOD[*]}\"\n    winetricks -q --optout --force \"${WINE_REQ_MOD[@]}\"\n    for link in \"$WINEPREFIX/dosdevices\"/*; do\n        [[ \"$link\" =~ 'c:' ]] && continue # for drive_c\n        [[ \"$link\" =~ 'z:' ]] && continue # for /\n        msg \"Removing unnecessary device $(basename \"$link\")\"\n        unlink \"$link\"\n    done\n    msg \"Modifying WINE registry with $REGFILE\"\n    regedit \"$REGFILE\"\n    msg \"Waiting for wine processes...\"\n    wineserver --wait\n    add_dxvk\n    msg \"Wineprefix created: $WINEPREFIX\"\n}\n\ninstall_LoL() {\n    if [ ! -e \"$WINEPREFIX\" ]; then\n        _create_wineprefix\n    elif [ -f \"$RIOT_CLIENT\" ]; then\n        while :; do\n            echo -n \"[!] The game has been installed. Install anyway? [Y/n] \"\n            read -r force\n            force=\"$(echo \"$force\" | tr '[:upper:]' '[:lower:]')\"\n            if [ -z \"${force##y*}\" ]; then\n                break\n            elif [ -z \"${force##n*}\" ]; then\n                exit 1\n            fi\n        done\n    fi\n\n    askQ \"Select your region\" \\\n        \"North America\" \"EU West\" \"EU Nordic & East\" \"Latin America North\" \\\n        \"Latin America South\" \"Brazil\" \"Turkey\" \"Russia\" \"Japan\" \"Oceania\" \\\n        \"Republic of Korea\" \"Taiwan\" \"Philippines\" \"Singapore\" \"Vietnam\" \\\n        \"Thailand\"\n\n    read -r -p \"    #: \" answer\n\n    case \"${answer}\" in\n    1) # North America\n        LANG_CODE=\"na\" ;;\n    2) # EU West\n        LANG_CODE=\"euw\" ;;\n    3) # EU Nordic & East\n        LANG_CODE=\"eune\" ;;\n    4) # Latin America North\n        LANG_CODE=\"la1\" ;;\n    5) # Latin America South\n        LANG_CODE=\"la2\" ;;\n    6) # Brazil\n        LANG_CODE=\"br\" ;;\n    7) # Turkey\n        LANG_CODE=\"tr\" ;;\n    8) # Russia\n        LANG_CODE=\"ru\" ;;\n    9) # Japan\n        LANG_CODE=\"jp\" ;;\n    10) # Oceania\n        LANG_CODE=\"oc1\" ;;\n    11) # Republic of Korea\n        LANG_CODE=\"kr\" ;;\n    12) # Taiwan\n        LANG_CODE=\"tw2\" ;;\n    13) # Philippines\n        LANG_CODE=\"ph2\" ;;\n    14) # Singapore\n        LANG_CODE=\"sg2\" ;;\n    15) # Vietnam\n        LANG_CODE=\"vn2\" ;;\n    16) # Thailand\n        LANG_CODE=\"th2\" ;;\n    *)\n        die \"Unknown region number: $answer\"\n        ;;\n    esac\n\n    INSTALLER=\"$CACHE_DIR/installer.$LANG_CODE.exe\"\n    INSTALLER_URL=\"https://lol.secure.dyn.riotcdn.net/channels/public/x/installer/current/live.$LANG_CODE.exe\"\n\n    if [ ! -e \"$INSTALLER\" ]; then\n        msg \"Downloading installer...\"\n        mkdir -p \"$CACHE_DIR\"\n        curl --silent --show-error -Lo \"$INSTALLER\" \"$INSTALLER_URL\"\n    fi\n    msg \"Installing League of Legends...\"\n    wine \"$(winepath -w \"$INSTALLER\")\"\n    msg \"Waiting for wine processes...\"\n    wineserver --wait\n    msg \"The game is installed at $INSTALL_DIR\"\n}\n\nuninstall_LoL() {\n    msg \"Uninstalling league of legends...\"\n    set +e\n    {\n        rm -rf \"$CACHE_DIR\" \"$WINEPREFIX\"\n        rm -rf \\\n            ~/.config/menus/applications-merged/*-League\\ of\\ Legends* \\\n            ~/.local/share/applications/wine/Programs/Riot\\ Games \\\n            ~/.local/share/desktop-directories/*-League\\ of\\ Legends.directory \\\n            ~/.local/share/desktop-directories/*-Riot\\ Games.directory\n        find -H ~/.config/menus/applications-merged -empty -delete\n        find -H ~/.config/menus -empty -delete\n        find -H ~/.local/share/applications/wine/Programs -empty -delete\n        find -H ~/.local/share/applications/wine -empty -delete\n        find -H ~/.local/share/applications -empty -delete\n        find -H ~/.local/share/desktop-directories -empty -delete\n    } 2>/dev/null\n    set -e\n}\n\nreinstall_LoL() {\n    if [ -e \"$INSTALL_DIR\" ]; then\n        while :; do\n            echo -n \"[!] Besides reinstalling the wine prefix, do you also want to reinstall the game? [Y/n] \"\n            read -r rm_game\n            rm_game=\"$(echo \"$rm_game\" | tr '[:upper:]' '[:lower:]')\"\n            if [ -z \"${rm_game##y*}\" ]; then\n                break\n            elif [ -z \"${rm_game##n*}\" ]; then\n                # Only reset the wine prefix\n                reset_wineprefix\n                return\n            fi\n        done\n    fi\n\n    # Reinstall the entire game\n    uninstall_LoL\n    _32_to_64_transition_guard\n    install_LoL\n}\n\nreset_wineprefix() {\n    if [ ! -e \"$WINEPREFIX\" ]; then\n        die \"Wine prefix $WINEPREFIX does not exist. No need to reset\"\n    fi\n\n    local saved_game_dir\n    saved_game_dir=\"$(realpath \"$WINEPREFIX\"/../league_save_dir)\"\n\n    if [ -e \"$saved_game_dir\" ]; then\n        die \"$saved_game_dir already exists\"\n    fi\n\n    if [ -e \"$INSTALL_DIR\" ]; then\n        msg \"Saving $INSTALL_DIR to $saved_game_dir\"\n        mv \"$INSTALL_DIR\" \"$saved_game_dir\"\n    fi\n\n    uninstall_LoL\n    _create_wineprefix\n\n    if [ -e \"$saved_game_dir\" ]; then\n        msg \"Moving $saved_game_dir back to $INSTALL_DIR\"\n        mv \"$saved_game_dir\" \"$INSTALL_DIR\"\n    fi\n}\n\n_save_runes() {\n    # Temporary workaround to prevent the rune pages getting overwritten when\n    # the League client launches\n    # (https://github.com/kyechou/leagueoflegends/issues/38)\n    if [ -f \"$RUNES_FILE\" ]; then\n        chmod a-w \"$RUNES_FILE\"\n    fi\n}\n\nstart_LoL() {\n    if [ ! -f \"$RIOT_CLIENT\" ]; then\n        while :; do\n            echo -n \"[!] The game is not installed. Install it? [Y/n] \"\n            read -r install\n            install=\"$(echo \"$install\" | tr '[:upper:]' '[:lower:]')\"\n            if [ -z \"${install##y*}\" ]; then\n                install_LoL\n                break\n            elif [ -z \"${install##n*}\" ]; then\n                exit 1\n            fi\n        done\n    fi\n\n    local launch_flags=(\n        \"--launch-product=league_of_legends\"\n        \"--launch-patchline=$PATCHLINE\"\n    )\n    if [[ -n \"$REGION\" ]]; then\n        launch_flags+=(\"--region=$REGION\")\n    fi\n    if [[ -n \"$LOCALE\" ]]; then\n        launch_flags+=(\"--locale=$LOCALE\")\n    fi\n\n    msg \"Starting...\"\n    _save_runes\n    wine \"$(winepath -w \"$LEAGUE_CLIENT\")\" \"${launch_flags[@]}\"\n    wineserver --wait\n    wait\n}\n\nreplay_match() {\n    if [ ! -f \"$GAME_EXE\" ]; then\n        die \"The game is not installed. Please install it first\"\n    fi\n\n    if [ ! -f \"$1\" ]; then\n        die \"File not found: $1\"\n    fi\n\n    msg \"Replaying $1\"\n    replay_path=\"$(winepath -w \"$1\")\"\n    (cd \"$GAME_EXE_DIR\" && wine \"$(winepath -w \"$GAME_EXE\")\" \"$replay_path\")\n    wineserver --wait\n    wait\n}\n\n_download_dxvk() {\n    DXVK_VERSION=\"$(curl -s https://api.github.com/repos/doitsujin/dxvk/releases/latest | grep 'tag_name' | cut -d\\\" -f4 | tr -d v)\"\n    DXVK_URL=\"https://github.com/doitsujin/dxvk/releases/download/v$DXVK_VERSION/dxvk-$DXVK_VERSION.tar.gz\"\n    DXVK_TARBALL=\"$CACHE_DIR/dxvk-$DXVK_VERSION.tar.gz\"\n\n    if [ ! -f \"$DXVK_TARBALL\" ]; then\n        msg \"Downloading DXVK tarball\"\n        mkdir -p \"$CACHE_DIR\"\n        curl --silent --show-error -Lo \"$DXVK_TARBALL\" \"$DXVK_URL\"\n    fi\n    msg \"Extracting DXVK tarball...\"\n    tar xzf \"$DXVK_TARBALL\" -C \"$CACHE_DIR\"\n}\n\nadd_dxvk() {\n    if [ ! -d \"$WINEPREFIX\" ]; then\n        die \"The game is not installed. Please install it first\"\n    fi\n\n    _download_dxvk\n    msg \"Installing DXVK to $WINEPREFIX\"\n\n    # Install 64-bit libraries\n    for dll in \"${DXVK_DLLS[@]}\"; do\n        local src_file=\"$CACHE_DIR/dxvk-$DXVK_VERSION/x64/$dll.dll\"\n        local dst_file=\"$WINEPREFIX/drive_c/windows/system32/$dll.dll\"\n\n        if [ ! -f \"$src_file\" ]; then\n            die \"File not found: $src_file\"\n        fi\n\n        if [ -f \"$dst_file\" ] && [ ! -f \"$dst_file.old\" ]; then\n            mv -v \"$dst_file\" \"$dst_file.old\"\n        fi\n\n        cp -v --reflink=auto \"$src_file\" \"$dst_file\"\n    done\n\n    # Install 32-bit libraries\n    for dll in \"${DXVK_DLLS[@]}\"; do\n        local src_file=\"$CACHE_DIR/dxvk-$DXVK_VERSION/x32/$dll.dll\"\n        local dst_file=\"$WINEPREFIX/drive_c/windows/syswow64/$dll.dll\"\n\n        if [ ! -f \"$src_file\" ]; then\n            die \"File not found: $src_file\"\n        fi\n\n        if [ -f \"$dst_file\" ] && [ ! -f \"$dst_file.old\" ]; then\n            mv -v \"$dst_file\" \"$dst_file.old\"\n        fi\n\n        cp -v --reflink=auto \"$src_file\" \"$dst_file\"\n    done\n\n    msg \"DXVK is installed\"\n}\n\ndel_dxvk() {\n    if [ ! -d \"$WINEPREFIX\" ]; then\n        die \"The game is not installed. Please install it first\"\n    fi\n\n    _download_dxvk\n    msg \"Uninstalling DXVK from $WINEPREFIX\"\n\n    # Remove 64-bit libraries\n    for dll in \"${DXVK_DLLS[@]}\"; do\n        local src_file=\"$CACHE_DIR/dxvk-$DXVK_VERSION/x64/$dll.dll\"\n        local dst_file=\"$WINEPREFIX/drive_c/windows/system32/$dll.dll\"\n\n        if [ ! -f \"$src_file\" ]; then\n            die \"File not found: $src_file\"\n        fi\n\n        if [ -f \"$dst_file.old\" ]; then\n            mv -v \"$dst_file.old\" \"$dst_file\"\n        fi\n    done\n\n    # Remove 32-bit libraries\n    for dll in \"${DXVK_DLLS[@]}\"; do\n        local src_file=\"$CACHE_DIR/dxvk-$DXVK_VERSION/x32/$dll.dll\"\n        local dst_file=\"$WINEPREFIX/drive_c/windows/syswow64/$dll.dll\"\n\n        if [ ! -f \"$src_file\" ]; then\n            die \"File not found: $src_file\"\n        fi\n\n        if [ -f \"$dst_file.old\" ]; then\n            mv -v \"$dst_file.old\" \"$dst_file\"\n        fi\n    done\n\n    msg \"DXVK is removed\"\n}\n\nrm_dxvk_cache() {\n    if [ -d \"$CACHE_DIR\" ]; then\n        find \"$CACHE_DIR\" -type f -name '*.dxvk-cache' -exec rm {} +\n    fi\n}\n\ncleanup_logs() {\n    msg \"Cleaning up log files...\"\n    if [ -d \"$INSTALL_DIR\" ]; then\n        find -H \"$INSTALL_DIR\" -name \"*.log\" -delete -print\n        if [ -d \"$INSTALL_DIR/League of Legends/Logs\" ]; then\n            find -H \"$INSTALL_DIR/League of Legends/Logs\" -type f -delete -print\n            find -H \"$INSTALL_DIR/League of Legends/Logs\" -empty -delete -print\n        fi\n    fi\n}\n\nusage() {\n    cat <<EOF\n[!] Usage: $(basename \"${BASH_SOURCE[0]}\") [options] <command>\n\n    League of Legends - helper program\n\n    Options:\n        -h, --help          Show help message\n        -v, --verbose       Enable verbose output\n        -f, --config        Specify the configuration file\n        --pbe               Launch the PBE patchline\n        --region <region>   Set region\n        --locale <locale>   Set locale (if different from the region)\n\n    Commands:\n        start               Start LoL\n        stop                Same as kill\n        install             Install LoL\n        uninstall           Uninstall LoL\n        reinstall           Reinstall LoL\n        reset-wineprefix    Reset wine prefix\n        replay <path>       Replay match (.rofl file)\n        add-dxvk            Install DXVK to the LoL wineprefix\n        del-dxvk            Remove DXVK from the LoL wineprefix\n        rm-dxvk-cache       Remove DXVK cache\n        cleanup-logs        Remove log files\n        kill                Kill the wine processes of the wineprefix\n        run <cmd>           Run shell command with environment variables\nEOF\n}\n\n_32_to_64_transition_guard() {\n    local SYSTEM32=\"$WINEPREFIX/drive_c/windows/system32\"\n    local SYSWOW64=\"$WINEPREFIX/drive_c/windows/syswow64\"\n\n    if [[ -e \"$SYSTEM32\" ]] && [[ ! -e \"$SYSWOW64\" ]]; then\n        cat <<EOF\n[!] The current installation is 32-bit.\n    Please run 'leagueoflegends reinstall' to switch to a 64-bit installation.\nEOF\n        exit\n    fi\n}\n\nrun_command() {\n    case \"${1-}\" in\n    start)\n        _32_to_64_transition_guard\n        start_LoL\n        ;;\n    stop) wineserver --kill ;;\n    install)\n        _32_to_64_transition_guard\n        install_LoL\n        ;;\n    uninstall) uninstall_LoL ;;\n    reinstall) reinstall_LoL ;;\n    reset-wineprefix) reset_wineprefix ;;\n    replay)\n        shift\n        _32_to_64_transition_guard\n        replay_match \"${1-}\"\n        ;;\n    add-dxvk)\n        _32_to_64_transition_guard\n        add_dxvk\n        ;;\n    del-dxvk)\n        _32_to_64_transition_guard\n        del_dxvk\n        ;;\n    rm-dxvk-cache) rm_dxvk_cache ;;\n    cleanup-logs) cleanup_logs ;;\n    kill) wineserver --kill ;;\n    run)\n        shift\n        _32_to_64_transition_guard && \"$@\"\n        ;;\n    *) die \"Unknown command: ${1-}\\n$(usage)\" ;;\n    esac\n}\n\nmain() {\n    parse_args \"$@\"\n    read_configs\n    export_env_variables\n    check_depends\n    check_vulkan\n    check_wine_lol\n    run_command \"${CMD[@]}\"\n}\n\nmain \"$@\"\n\n# vim: set ts=4 sw=4 et:\n"
  },
  {
    "path": "leagueoflegends.desktop",
    "content": "[Desktop Entry]\nType=Application\nName=League of Legends\nComment=League of Legends helper script\nExec=leagueoflegends start\nIcon=leagueoflegends\nTerminal=false\nActions=kill;winecfg;\nCategories=Game;\nStartupWMClass=leagueclientux.exe\nPrefersNonDefaultGPU=true\n\n[Desktop Action kill]\nName=kill LoL Processes\nExec=leagueoflegends kill\n\n[Desktop Action winecfg]\nName=run winecfg in LoL Prefix\nExec=leagueoflegends run winecfg\n"
  },
  {
    "path": "leagueoflegends.reg",
    "content": "REGEDIT4\n\n[HKEY_CURRENT_USER\\Software\\Wine\\DirectInput]\n\"MouseWarpOverride\"=\"enable\"\n\n[HKEY_CURRENT_USER\\Software\\Wine\\WineDbg]\n\"BreakOnFirstChance\"=\"0\"\n\n[HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver]\n\"GrabFullScreen\"=\"Y\"\n\n[HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver]\n\"UseXVidMode\"=\"N\"\n\n[HKEY_CURRENT_USER\\Control Panel\\Colors]\n\"background\"=\"40 40 40\"\n"
  },
  {
    "path": "package.sh",
    "content": "#!/bin/bash\n\nset -euo pipefail\n\nSCRIPT_DIR=\"$(dirname \"$(realpath \"${BASH_SOURCE[0]}\")\")\"\n\nmsg() {\n    echo -e \"[+] ${1-}\" >&2\n}\n\ndie() {\n    echo -e \"[!] ${1-}\" >&2\n    exit 1\n}\n\narch_pkg() {\n    cd \"$SCRIPT_DIR\"\n    git clone https://aur.archlinux.org/leagueoflegends-git.git aur\n    pushd aur\n    makepkg -srcf   # This should build both packages\n    mv leagueoflegends-*.pkg.tar.* ../\n    popd\n}\n\ndebian_pkg() {\n    cd \"$SCRIPT_DIR\"\n\n    # Build the one with wine-lol\n    pkgname=\"leagueoflegends\"\n    pkgver=\"$(git describe --tags --long 2>/dev/null | awk -F- '{print $1}' | sed -e 's/^v//')\"\n    [ -z \"$pkgver\" ] && die \"Version not found\"\n    debname=\"${pkgname}_${pkgver}_any\"\n    mkdir -p \"$debname/DEBIAN\"\n\n    make DESTDIR=\"$debname\" install\n    pushd \"$debname\"\n    find ./* -type f ! -path 'DEBIAN/*' -exec md5sum '{}' \\; > \"DEBIAN/md5sums\"\n    popd\n    SIZE=\"$(du \"$debname\" --exclude '*/DEBIAN/*' -s | cut -f 1)\"\n    cat >\"$debname/DEBIAN/control\" <<EOF\nPackage: $pkgname\nVersion: $pkgver\nArchitecture: all\nMaintainer: Kuan-Yen Chou <kuanyenchou@gmail.com>\nInstalled-Size: $SIZE\nDepends: winetricks, bash, curl, openssl, winbind, mesa-utils, libgnutls30, libldap-2.5-0, libopenal1, libpulse0, libasound2, libmpg123-0, libodbc2, libvkd3d1, libvulkan1, mesa-vulkan-drivers\nSuggests:\nPriority: optional\nHomepage: https://github.com/kyechou/leagueoflegends\nDescription: League of Legends helper script\nEOF\n    dpkg-deb --root-owner-group --build \"$debname\"\n}\n\nusage() {\n    cat <<EOF\n[!] Usage: $(basename \"${BASH_SOURCE[0]}\") [-h] [-v] <distro>\n    Distro: all arch debian\nEOF\n}\n\nmain() {\n    while :; do\n        case \"${1-}\" in\n        -h | --help) usage; exit ;;\n        -v | --verbose) set -x ;;\n        --) shift; break ;;\n        -?*) die \"Unknown option: ${1-}\\n$(usage)\" ;;\n        *) break ;;\n        esac\n        shift\n    done\n\n    case \"${1-}\" in\n        all) arch_pkg; debian_pkg ;;\n        arch) arch_pkg ;;\n        debian) debian_pkg ;;\n        *) die \"Unknown distro: ${1-}\\n$(usage)\" ;;\n    esac\n}\n\n\nmain \"$@\"\n\n# vim: set ts=4 sw=4 et:\n"
  },
  {
    "path": "riot.desktop",
    "content": "[Desktop Entry]\nType=Application\nName=Riot Client\nNoDisplay=true\nIcon=riot\nCategories=Game;\nStartupWMClass=riotclientux.exe\n"
  }
]