aboutsummaryrefslogtreecommitdiff
path: root/tutorials/tut000_setup.md
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials/tut000_setup.md')
-rw-r--r--tutorials/tut000_setup.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/tutorials/tut000_setup.md b/tutorials/tut000_setup.md
index 6d7fc55..7fbe479 100644
--- a/tutorials/tut000_setup.md
+++ b/tutorials/tut000_setup.md
@@ -17,8 +17,9 @@ First, you'll need to download the Artery gamemode base. This can be done for up
7. Go back one level, then into your addons directory and clone the artery_editor addon (`cd ../addons` then `git clone http://cogarr.net/source/cgit.cgi/artery_editor`)
8. Another one `git clone https://cogarr.net/source/cgit.cgi/zones` _*_ Please note that this is a fork of [bobleheadbob's original api](https://github.com/Luabee/Zones), all it does is put the files into an addon format.
9. Another one `git clone https://github.com/CapsAdmin/pac3.git`
-10. Finally, be sure clients are subscribed to PAC3 on the steam workshop
-11. Boot up gmod, select the artery addon, and load into gm_flatgrass to make sure it works! You can skip the next section, and go on to the next tutorial.
+10. Download and install [mysqloo](https://gmod.facepunch.com/f/gmodaddon/jjdq/gmsv-mysqloo-v9-Rewritten-MySQL-Module-prepared-statements-transactions/1/)
+11. Finally, be sure clients are subscribed to PAC3 on the steam workshop
+12. Boot up gmod, select the artery addon, and load into gm_flatgrass to make sure it works! You can skip the next section, and go on to the next tutorial.
## Non-git setup