Merge pull request #10 from cchrkk/main

Added LICENSE file and revamped README
This commit is contained in:
moraroy 2023-05-11 08:30:49 -07:00 committed by GitHub
commit 1230b40f03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 52 additions and 49 deletions

21
LICENSE Normal file
View File

@ -0,0 +1,21 @@
MIT License
Copyright (c) 2023 moraroy
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@ -1,58 +1,40 @@
# NonSteamLaunchers
Installs the latest GE-Proton and Installs Non Steam Launchers under 1 Proton prefix folder in your compatdata folder path called "NonSteamLaunchers" and adds them to your Steam Library. Use on Desktop or in Game Mode.
# NonSteamLaunchers 🚀
This script installs the latest GE-Proton, installs Non-Steam-Launchers under one unique Proton prefix folder in your compatdata folder path called "NonSteamLaunchers" and adds them to your Steam Library.
So you can use them on Desktop or in Game Mode.
# Installation 🔧
Go to desktop mode, right click [HERE](https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck/blob/main/NonSteamLaunchers.desktop) and save the .desktop file to your Steam Deck desktop.
# Usage 🎮
Go to your desktop, click the NonSteamLaunchers icon, it will download and run the latest NonSteamLaunchers.sh from this repository and run it.
You will simply have to choose which launcher to install and let the script handle the rest. 💻 No files are left in your "Downloads" they are deleted after installation.
No files are left in your "Downloads" they are deleted after installation.
After running the script, launch Steam on your Steam Deck. You'll find the new launchers in your library under the non-steam tab. Click a launcher to see your installed games from that store, and launch them directly from Steam! Even in gamemode 🥳
Currently Installs and adds to your Library... 👀
# Supported Stores 🛍
- Battle.net ✔️
- Epic Games ✔️
- GOG Galaxy ✔️
- Origin (only working way) ✔️
- Ubisoft ✔️
- EA App ✔️
- Amazon Games Launcher ✔️
- Itch.io ✔️
- Legacy Games ✔️
- Humble Games Collection ✔️
- IndieGala ✔️
- Rockstar Games Launcher ✔️
~Battle.net ✔️
# MicroSD Support 💾
This script supports moving the entire prefix to a microSD.
The script will install launchers and games to your SD card, and the launchers in Steam will point to the SD card installation. This allows you to save internal storage space on your Steam Deck!
~Epic Games ✔️
# Currently Working On 👷‍♂️
~Gog ✔️
- Decky Loader Plugin ❌
~Origin (only working way) ✔️
## Contributing 🤝
~Ubisoft ✔️
If you have any suggestions or improvements for this script, feel free to open an issue or submit a pull request.
~The EA App ✔️
## 📝 License
~Amazon Games Launcher ✔️
~Itch.io ✔️
~Legacy Games ✔️
~Humble Games Collection ✔️
~IndieGala ✔️
~Rockstar Games Launcher ✔️
---------------------------
~SD CARD SUPPORT ✔️
Currently Working On These Things 👷‍♂️
Decky Loader Plugin
INSTRUCTIONS FOR GAME MODE 📝
In order to run it, grab the "NonSteamLaunchers.sh" file and download it.
Please right click and go to properties > permissions and check mark "Is Executable". Then right click the file again and "Add to Steam".
Then Restart your Steam Deck and "NonSteamLaunchers.sh" will now be in your library in Game Mode. MAKE SURE YOU FORCE COMPATABILTY IN GAME MODE WITH THE LAUNCHERS ONCE THEY ARE IN YOUR LIBRARY. DO NOT FORCE COMPATABILITY ON THE SCRIPT ITSELF, IT DOES NOT NEED IT.
INSTRUCTIONS FOR DESKTOP 📝
In order to run it, grab the "NonSteamLaunchers.sh" file and download it. Or grab the .desktop file and throw it on the Desktop!
Please right click and go to properties > permissions and check mark "Is Executable". Double Click it and it should run.
MAKE SURE YOU FORCE COMPATABILTY IN DESKTOP MODE WITH THE LAUNCHERS ONCE THEY ARE IN YOUR LIBRARY. DO NOT FORCE COMPATABILITY ON THE SCRIPT ITSELF, IT DOES NOT NEED IT.
This project is licensed under the MIT License. See the `LICENSE` file for more information.