* various installation clarifications
* Update README.md
* Update README.md
* Update README.md
* rip crankshaft, hope you come back one day
* Update README.md
* oops i linked to PartyWumpus/decky-loader by accident
i fix
* update readme to point at decky-installer for konsole scripts
* test change to make dark/light theme work properly
* Update README.md
* Update README.md
* revert <picture> changes as they didn't actually work
* Remove .desktop file from build.yml
* Make download button link to decky-installer repo
* Point download button to the .desktop file not the .sh file
woops
* Delete decky_installer.desktop
* Delete user_install_script.sh
While the video does *show* the password not appearing, he doesn't mention it.
This should reduce the occasional user confusion of passwords not appearing.
* (readme) Make store link go to beta.deckbrew + Change wording for clarification
* further change
* change line 26 to say plugin menu
* Change all 'PluginLoader' to 'Decky Loader' in readme
Seems like a reasonable change as Decky was rebranded a while ago
* Add contributor install script
* Switched to non-tmp directory
* Fixed potential issue with passwords being not being parsed properly
* Replace up hardcoded ports and silence npm
* Removed legacy support version, changed to https git clones
* Add non-deck compatible version of script
* Switch to arguments parsed while running script for contrib pc
* Now compatible with curl install from terminal, but it's a bit fragile
* Incorrect install directory for plugintemplate
* Functionalized a ton of stuff
* Changed in anticipation of merge to react-frontend-plugins branch
* Added guide to enable Steam Deck UI and clarification about Windows
* Moved contribution scripts to contrib and provided "how to run"
* Reordered README for clarity and better placement for contribution sect.
* Looks better
* Removed un-needed file-transfers and added better checks and run info
* Improved how to run given at end of script.
* Improved warning, improved ssh invocation globally and how-to-use/run
* Link to new plugin template and added link to the wiki in readme
* testing for remote invocation
* Fixed bug with invocation via curl
* Just in case...
* Create uninstall.sh
* Update uninstall.sh
First pass for a version that looks similar to the install scripts
* Update readme with uninstall info
Add uninstall script info to readme
* Update dist/uninstall.sh
Only remove services for now
Co-authored-by: TrainDoctor <11465594+TrainDoctor@users.noreply.github.com>
* Adjust echo to accurately reflect script actions
No longer deletes installed plugins, adjusted echo to match actions.
Co-authored-by: TrainDoctor <11465594+TrainDoctor@users.noreply.github.com>