Warsaalk / OGotcha

An OGame CR converter based on the kokx converter
http://converter.dijkman-winters.nl/
GNU General Public License v3.0
3 stars 2 forks source link

OGotcha

An OGame CR converter based on the kokx converter

OGotcha is available at this url: converter.dijkman-winters.nl

What do you need to know

When copying the software you should change 2 files before you start testing:

The /git/ogame-converter/ needs to be changed to the path on your testing server.

.htaccess at line 24

  RewriteBase /git/ogame-converter

const.php at line 24

  define( '__BASE', '/git/ogame-converter/' );

License

Licensed under GNU GPL v3.