1) Install Subversion, The client only version.
2) Create a folder in you my docs folder (call it whatever you want, mine is ac)
3) open a cli and cd to the new new directory u made then type
This takes a while and will download about 2gb as it downloads all the branches too (different test versions)
when it is finished downloading change directory to your my docs\ac\actiongame\trunk\ac folder and run the assaultcube.bat file
There may be other ways but that worked for me m8.
2) Create a folder in you my docs folder (call it whatever you want, mine is ac)
3) open a cli and cd to the new new directory u made then type
[SELECT ALL] Code:
svn co https://actiongame.svn.sourceforge.net/svnroot/actiongame actiongame
This takes a while and will download about 2gb as it downloads all the branches too (different test versions)
when it is finished downloading change directory to your my docs\ac\actiongame\trunk\ac folder and run the assaultcube.bat file
There may be other ways but that worked for me m8.