From e211c15f4518453d152aa042ceb2390827af37c7 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 24 Dec 2017 16:54:36 +1300 Subject: [PATCH] Updated 3.3 Updater Scripts (markdown) --- 3.3-Updater-Scripts.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/3.3-Updater-Scripts.md b/3.3-Updater-Scripts.md index 7d24711..2214732 100644 --- a/3.3-Updater-Scripts.md +++ b/3.3-Updater-Scripts.md @@ -1,6 +1,9 @@ Unless you want to use the `user.js` exactly as it is, our updater scripts require that you follow our method of where and how you [apply your changes](https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.2-Applying-Your-Changes) and tweaks +** 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. + ### :small_orange_diamond: Caveats -The `user.js` has some one-char switches for sections to make it easy to turn the entire section on or off (eg deprecated items by ESR version). Unfortunately, the script cannot detect any changes with these, and therefore does not reapply them \ No newline at end of file +The `user.js` has some one-char switches for sections to make it easy to turn the entire section on or off (eg deprecated items by ESR version). Unfortunately, the script cannot detect any changes with these, and therefore does not reapply them +