summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2023-06-07add firefox .download clarification in readmeParty Wumpus
2023-05-18Fix formatting of translation badgeParty Wumpus
2023-05-18add Weblate badgeAAGaming
yeah the formatting is different I'll fix it later because GitHub mobile doesn't let me
2023-04-07Various readme changes (#422)Party Wumpus
* 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
2023-04-04Make readme's download button into an svg (#413)Party Wumpus
2023-02-25Update README.mdv2.6.1TrainDoctor
2023-02-19Update README.mdTrainDoctor
2023-02-17Minor README fix for build instructions. (#370)Kevin Hester
2023-02-08Update README.mdTrainDoctor
2023-02-01[readme] add installer issue to common issues (#359)Party Wumpus
2023-01-22Update README.mdTrainDoctor
2023-01-14[readme] change terminal commands to point at decky-installer (#342)Party Wumpus
* 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
2023-01-09Fix the download button (#330)Party Wumpus
* 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
2023-01-08Use the new installer in the readme instructions (#324)Party Wumpus
2022-10-29chore(readme): link change for store, port clarificationAAGaming
2022-10-12README rewrite (#214)EMERALD
* Improved header * Fix header screenshot distance, improve about * Installation section improvements * Add mouse and keyboard steps * Formatting all README sections * README SVG overhaul * Move uninstallation to installation section * Various clarifications * Clarification on password creation * Add common issues section * Add port 1337 warning
2022-10-08Update README.mdv2.2.3TrainDoctor
2022-10-07README: password typing clarification (#208)Party Wumpus
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.
2022-10-02Fix outdated line about manual installTrainDoctor
2022-10-01Update README.mdTrainDoctor
2022-10-01Update README.mdTrainDoctor
2022-10-01Change 'PluginLoader' to 'Decky Loader' in readme (#190)Party Wumpus
* (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
2022-09-30Removal of legacy linkTrainDoctor
2022-09-25(readme) Make store link go to beta.deckbrew + Change wording (#184)v2.1.0-pre5Party Wumpus
* (readme) Make store link go to beta.deckbrew + Change wording for clarification * further change * change line 26 to say plugin menu
2022-09-21updated installation steps to reflect confirmation and system reboot step (#180)Dan Burkhardt
Co-authored-by: TrainDoctor <traindoctor@protonmail.com>
2022-09-21Add note about opening terminal to README (#176)Aamir Tahir
Quick note about how to open the terminal using the pre-installed Konsole app for users that are either new to linux or Steam Deck.
2022-09-08Updated screenshotNik
2022-07-30forgot one update (#125)Beebles
2022-07-30Readme.md references incorrect github repo (#124)Beebles
2022-07-28Update README.mdTrainDoctor
2022-07-25Update README.mdv2.0.4-66c4a7e-preTrainDoctor
2022-07-25Update README.mdTrainDoctor
2022-07-03Update README.mdTrainDoctor
2022-07-02Update README.md, password is needed (#70)TrainDoctor
(cherry picked from commit 1199c080bc076efa855e928a34972866f6114ba1) Added some context and changed wording on uninstall.
2022-07-01Update README.mdTrainDoctor
2022-06-21Remove old info and redirect to wiki for in-development infoTrainDoctor
2022-06-21Remove argument parity between scripts, not sustainable solutionTrainDoctor
2022-06-06Update README.mdTrainDoctor
2022-06-02Add contributor install script (#69)TrainDoctor
* 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...
2022-05-26display overhaul, compatibility with legacy plugins, fixesmarios
2022-05-04Update README.mdmarios
2022-05-04Uninstall script addition (#48)Gabriel Jones
* 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>
2022-04-07Moved install commands to new line to make them more readableWerWolv
2022-04-07Update readme to show install instructions (#28)TrainDoctor
this is for developers/testers
2022-04-06Tell curl to follow redirection in install commandWerWolv
2022-04-06Directly reference install script in install commandWerWolv
Closes #25
2022-04-06enabled logging, fixed loader refresh bug, removed templatetza
2022-04-04Updated installation guideWerWolv
2022-04-04Added discord linkv1.0.0marios
2022-04-04note it needing touchscreen input (#13)Liam Dawe
As mentioned in issues, feels like an area that might need other things adding to it as issues are found :)