- Some useful commands.
- Download https://github.com/JustAnotherModder/JAM_Commands/archive/master.zip
- Extract the JAM_Commands folder (and its contents) into your
JAMfolder, inside of yourresourcesdirectory. - Open
__resource.luain yourJAMfolder. - Add the files to their respective locations, like so :
client_scripts {
'JAM_Main.lua',
'JAM_Client.lua',
'JAM_Utilities.lua',
-- Commands
'JAM_Commands/JAM_Commands.lua',
}
- Any and all improvements must be send back to the author (me), here on github.