25 Feb 14, 08:29PM
You just missed the folder where is your mods.
You must create a folder. for example: ak-mods and then change the line to:
so you don't have to replace anything and place your mods on the mod folder which is on the root folder.
I have it on my download folder:
I don't use the /.assaultcube and it works.
[SELECT ALL] Code:
ac_client "--home=${HOME}/.assaultcube" "--init=${HOME}/.assaultcube/config/init.cfg" "--mastertype=0" "--mod=mods" "$@"
You must create a folder. for example: ak-mods and then change the line to:
[SELECT ALL] Code:
ac_client "--home=${HOME}/.assaultcube" "--init=${HOME}/.assaultcube/config/init.cfg" "--mastertype=0" "--mod=mods\ak-mods" "$@"
so you don't have to replace anything and place your mods on the mod folder which is on the root folder.
I have it on my download folder:
[SELECT ALL] Code:
Home/downloads/AssaultCube_v1.2
I don't use the /.assaultcube and it works.