summaryrefslogtreecommitdiff
path: root/assets/fgmod-remover.sh
AgeCommit message (Collapse)Author
2025-01-30* Move assets/ to defaults/assets so .vscode/build.sh and decky-cli packages ↵v0.5.0-BundledGrimbakor
correctly (#28) * Changed all paths to use environment variables from decky as base paths * Remove alwaysRender from front-end so setInterval does not run in the background during a game session
2025-01-28Modifed every reference to "/home/deck" to a generic home folder, should ↵DGdev91
allow to run it on non-steamos linux distros
2025-01-23add uninstaller button and scriptxXJSONDeruloXx