Updated 3.3 Updater Scripts (markdown)

Thorin-Oakenpants 2017-12-26 10:26:05 +13:00
parent 592d7b37f6
commit afa854b3eb

@ -1,8 +1,8 @@
Unless you want to use the `user.js` exactly as it is, our updater scripts require that you follow our naming convention for [applying your changes](https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.2-Applying-Your-Changes)
Unless you want to use the `user.js` exactly as it is, you **must** follow our naming convention for [applying your changes](https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.2-Applying-Your-Changes) for our updater scripts to work
* profile\ `user-overrides.js`
* profile\ `user.js-overrides` \ `*.js` [Windows updater script only. multiple js files]
* profile\ `user.js-overrides` \ `*.js` [Windows updater script only, multiple js files]
** Special thanks to [claustromaniac](https://github.com/claustromaniac) for the `updater.bat`, [overdodactyl](https://github.com/overdodactyl) for the `updater.sh` and [earthlng](https://github.com/earthlng) for his expertise and oversight. Thanks for all the hard work creating and testing these.