satorope
satorope
Currently, I mainly use Winget, supplemented by scoop for package management. And I install git and sudo (gsudo) from Winget. ``` winget install git.git -i ``` By doing this, you...
Added Persist such as music which is mentioned in the notebook. Persist libraries are updated during automatic updates.
Like the official installer, I have added a full-screen shortcut. It was mentioned in the official wiki, so I decided it was necessary. The bin was removed because it could...
The Manifest URL is now one for automatic updates. Added a script to download additional packages of the same version. I made it possible to create the same shortcut as...
"Online" set. Specify include contents. Specify License. Add Persist Folders. Closes #460
Changed to "Original" set. Specify include contents. Specify License. Add Persist Folders. Closes #460
I overlooked the following. Why not add it to main? https://github.com/Calinou/scoop-games/blob/3e25970af514f7bd69445d88f1a326bc497f9b96/bucket/broguece.json After formatting with formatjson.ps1, I have fixed the autoupdate and comment line count.
Autoupdate now works. Since AutoUpdate can only handle one file, separate exe. Closes #334