Difference between revisions of "Installation:lua prerequisites"

From NeutronAdmin
Jump to: navigation, search
Line 9: Line 9:
 
Download [[https://github.com/KingofBeast/gmsv_mysqloo/blob/master/RELEASE/libmysql_win32.zip?raw=true|this for windows]] or [[https://github.com/KingofBeast/gmsv_mysqloo/blob/master/RELEASE/libmysql_linux.tar.gz?raw=true|this for linux]] and put it here:
 
Download [[https://github.com/KingofBeast/gmsv_mysqloo/blob/master/RELEASE/libmysql_win32.zip?raw=true|this for windows]] or [[https://github.com/KingofBeast/gmsv_mysqloo/blob/master/RELEASE/libmysql_linux.tar.gz?raw=true|this for linux]] and put it here:
  
Download [[https://github.com/KingofBeast/gmsv_mysqloo/blob/master/RELEASE/gmsv_mysqloo_win32.dll?raw=true|this]] for Windows or [[https://github.com/KingofBeast/gmsv_mysqloo/blob/master/RELEASE/gmsv_mysqloo_linux.dll?raw=true|this]] for Linux and put it here:  
+
Download [[https://github.com/KingofBeast/gmsv_mysqloo/blob/master/RELEASE/gmsv_mysqloo_win32.dll?raw=true|this for Windows]] or [[https://github.com/KingofBeast/gmsv_mysqloo/blob/master/RELEASE/gmsv_mysqloo_linux.dll?raw=true|this for Linux]] and put it here:  
  
 
==== tMySQL ====
 
==== tMySQL ====

Revision as of 20:23, 6 July 2015

Installing prerequisites for NeutronAdmin's lua portion

Install the web files first

You need to install either tMySQL or MySQLoo. You install the one that you find you need for other MySQL based addons as well.

MySQLoo

The MySQLoo module from [[1]]

Download [for windows] or [for linux] and put it here:

Download [for Windows] or [for Linux] and put it here:

tMySQL

You may also want to use the socket module for Garry's Mod with NeutronAdmin if you do not want to use RCon or MySQL as your main form of communication with your server(s). Keep in mind you still need tMySQL or MySQLoo for certain things.

Socket module

Done Continue with the lua files installation