Updated 5.1 Updater [Options] (markdown)

Thorin-Oakenpants 2022-03-30 16:42:00 +00:00
parent 0c9f993201
commit 640f111bc8

@ -3,7 +3,7 @@
Unless you want to use the `user.js` exactly as it is, you **must** follow our naming convention for [overrides](https://github.com/arkenfox/user.js/wiki/3.1-Overrides) for our updater scripts to work Unless you want to use the `user.js` exactly as it is, you **must** follow our naming convention for [overrides](https://github.com/arkenfox/user.js/wiki/3.1-Overrides) for our updater scripts to work
* profile\ `user-overrides.js` * profile\ `user-overrides.js`
* profile\ `user.js-overrides` \ `*.js` [Windows updater script only, multiple js files] * profile\ `user.js-overrides` \ `*.js` [optional for Windows updater script only, multiple js files]
** Special thanks to [claustromaniac](https://github.com/claustromaniac) for the `updater.bat` and [overdodactyl](https://github.com/overdodactyl) for the `updater.sh`. ** Special thanks to [claustromaniac](https://github.com/claustromaniac) for the `updater.bat` and [overdodactyl](https://github.com/overdodactyl) for the `updater.sh`.