Difference between revisions of "Installation:lua prerequisites"

From NeutronAdmin
Jump to: navigation, search
(Installing prerequisites for NeutronAdmin's lua portion)
m
Line 13: Line 13:
 
</gallery>
 
</gallery>
  
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:<gallery>
 +
File:mysqloo2.png|MySQLoo main
 +
</gallery>
  
 
==== tMySQL ====
 
==== 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.'''
 
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.'''
 +
 +
[http://facepunch.com/showthread.php?t=1442438 Link to tMySQL 4]
 +
 +
Download this for windows and this for linux and put the file
  
 
==== Socket module ====
 
==== Socket module ====

Revision as of 20:50, 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 [here]

Download [this for windows] or [this for linux] and put it here: Download [this for Windows] or [this 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.

Link to tMySQL 4

Download this for windows and this for linux and put the file

Socket module

Done Continue with the lua files installation