Advertisement
Guest User

Untitled

a guest
Oct 9th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. cd acservers/bin_unix/
  2. wget --no-check-certificate -O linux_64_server https://sourceforge.net/p/actiongame/code/HEAD/tree/tags/v01_20_00/bin_unix/linux_64_server?format=raw
  3. cd ../config
  4. wget --no-check-certificate -O serverkillmessages.cfg https://sourceforge.net/p/actiongame/code/HEAD/tree/tags/v01_20_00/config/serverkillmessages.cfg?format=raw
  5. cd ../packages/maps/
  6. wget http://arriaga.pbclan.tk/official.zip
  7. rm -R official
  8. unzip official.zip
  9. rm official.zip
  10. rm -Rf official/.svn/ official/preview/.svn/
  11. cd ../../
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement