What would you like to mod?
Open assaultcube.bat in notepad; you will be able to edit it there.
It should look something like this:
To use the mods folder, change it to look like this:
From now on, content placed in the mods folder will be used instead of content in the normal home folder, if it is placed in an appropriate place and has the appropriate name! :D
Read the docs regarding this subject for more info: http://assault.cubers.net/docs/mods.html
Seven minutes! Beat that!!
Open assaultcube.bat in notepad; you will be able to edit it there.
It should look something like this:
[SELECT ALL] Code:
bin_win32\client.exe --init %1 %2 %3 %4 %5
pause
To use the mods folder, change it to look like this:
[SELECT ALL] Code:
bin_win32\client.exe --mod=mods --init %1 %2 %3 %4 %5
From now on, content placed in the mods folder will be used instead of content in the normal home folder, if it is placed in an appropriate place and has the appropriate name! :D
Read the docs regarding this subject for more info: http://assault.cubers.net/docs/mods.html
Seven minutes! Beat that!!