Updated 3.3 Updater Scripts (markdown)

Thorin-Oakenpants
2017-12-25 20:32:06 +13:00
parent 28890451d8
commit efb4b5197e

@@ -5,11 +5,11 @@ Unless you want to use the `user.js` exactly as it is, our updater scripts requi
### :small_orange_diamond: Mac/Linux ### :small_orange_diamond: Mac/Linux
[Download](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/updater.sh) the `updater.sh` script and save it in your profile folder. You can run it and it will backup your current user.js, download the latest ghacks user.js and if it finds a user-overrides.js in the same folder it will append that to the user.js. [Download](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/updater.sh) the `updater.sh` script and save it in your profile folder. You can run it and it will backup your current `user.js`, download the latest `ghacks user.js` and if it finds a `user-overrides.js` in the same folder it will append that to the `user.js`.
### :small_orange_diamond: Windows ### :small_orange_diamond: Windows
[Download](https://github.com/ghacksuserjs/ghacks-user.js/raw/master/updater.bat) the `updater.bat` script and save it in your profile folder. You can run it without any command line arguments and it will backup your current user.js, download the latest ghacks user.js and if it finds a `user-overrides.js` in the same folder it will append that to the user.js. [Download](https://github.com/ghacksuserjs/ghacks-user.js/raw/master/updater.bat) the `updater.bat` script and save it in your profile folder. You can run it without any command line arguments and it will backup your current `user.js`, download the latest `ghacks user.js` and if it finds a `user-overrides.js` in the same folder it will append that to the `user.js`.
!! Unicode encoded override files should be stored without the BOM header !! !! Unicode encoded override files should be stored without the BOM header !!