Created Manual Installation (markdown)

NGnius (Graham) 2022-04-29 17:36:03 +00:00
parent 3a5e6edc7c
commit 4d82cc9e3f

11
Manual-Installation.md Normal file

@ -0,0 +1,11 @@
Ideally, the latest PowerTools release can be installed from https://plugins.deckbrew.xyz/.
If you are having trouble with getting that to work, you can install the latest release from GitHub manually as follows.
1. If you haven't yet, set a Linux password for your deck account: in a terminal, run `passwd`
2. If you haven't yet, install PluginLoader: https://github.com/SteamDeckHomebrew/PluginLoader#installation
3. Navigate your Steam Deck's terminal to the plugins folder: run `cd ~/homebrew/plugins`
4. Clone the PowerTools GitHub repository: run `sudo git clone https://github.com/NGnius/PowerTools/`
Using additional `git` commands, different PowerTools versions (latest dev version, older releases, etc.) can be installed instead.