Difference between revisions of "Installation:lua"
From NeutronAdmin
(→Installing NeutronAdmin's lua portion) |
(→Installing NeutronAdmin's lua portion) |
||
Line 1: | Line 1: | ||
=== Installing NeutronAdmin's lua portion === | === Installing NeutronAdmin's lua portion === | ||
* Drop the files from "Lua files" in the neutronadmin-complete.zip into your main Garry's Mod servers directory (where the addons folder, gamemodes folder etc is located) and let the "addons" folder merge with your servers "addons" folder. | * Drop the files from "Lua files" in the neutronadmin-complete.zip into your main Garry's Mod servers directory (where the addons folder, gamemodes folder etc is located) and let the "addons" folder merge with your servers "addons" folder. | ||
+ | * Configure the addons/neutron/lua/neutron_config.lua file to your likings, remember to fill in the correct MySQL details | ||
+ | * Double check you have either tMySQL or MySQLoo installed on your server | ||
+ | * Double check the serverid in the lua config, assuming you have created a server on the web panel | ||
+ | |||
+ | '''Done''' | ||
+ | Boot up your Garry's Mod server and start using NeutronAdmin! |
Revision as of 16:01, 6 July 2015
Installing NeutronAdmin's lua portion
- Drop the files from "Lua files" in the neutronadmin-complete.zip into your main Garry's Mod servers directory (where the addons folder, gamemodes folder etc is located) and let the "addons" folder merge with your servers "addons" folder.
- Configure the addons/neutron/lua/neutron_config.lua file to your likings, remember to fill in the correct MySQL details
- Double check you have either tMySQL or MySQLoo installed on your server
- Double check the serverid in the lua config, assuming you have created a server on the web panel
Done Boot up your Garry's Mod server and start using NeutronAdmin!