Skip to content

jamez341/OGotcha

 
 

Repository files navigation

#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:

  • .htaccess
  • const.php

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.

About

An OGame CR converter based on the kokx converter

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
COPYING
GPL-3.0
COPYING.html

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.5%
  • CSS 2.1%
  • ApacheConf 0.4%