1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

KAG Server Setup

Discussion in 'Server Help' started by Downburst, May 2, 2013.

Thread Status:
Not open for further replies.
  1. Downburst

    Downburst Mindblown Global Moderator Forum Moderator Donator Tester

    Messages:
    1,813
    This guide is for linux, it basically works the same as the alpha version. You just need different files.

    Debian stable (squeeze) and other outdated OS's are not supported at the moment

    First download the right files with:
    Code:
    wget http://dl.kag2d.com/kagbeta-linux32-dedicated.tar.gz
    Then unpack the package with
    Code:
    tar -zxf kagbeta-linux32-dedicated.tar.gz
    go to the right folder
    Code:
    cd kagbeta-linux32-dedicated
    set the right mode to dedicatedserver.sh
    Code:
    chmod +x dedicatedserver.sh
    Then run the server
    Code:
    ./dedicatedserver.sh
    You can configure your server by changing the configs at autoconfig.cfg located at the main KAG folder and the Rules folder you're pointing to at the autoconfig.cfg.
     
Thread Status:
Not open for further replies.