diff --git a/Manual-Installation.md b/Manual-Installation.md new file mode 100644 index 0000000..d5a61c5 --- /dev/null +++ b/Manual-Installation.md @@ -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. +