An OGame CR converter based on the kokx converter
OGotcha is available at this url: converter.dijkman-winters.nl
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/' );
Licensed under GNU GPL v3.