Skip to content
This repository has been archived by the owner on Aug 21, 2018. It is now read-only.

ZniehGames/znieh

Repository files navigation

Znieh Games

Customize your units like never before

Circle CI

For issues, including feature requests, see the Issue Tracker.

See CONTRIBUTING.md for information on structure, documentation, and code conventions.

Development

git clone git@github.com:ZniehGames/znieh.git

It's recommended that you use the provided docker environment.

Using in production

You must generate your own SSH keys for JWT Authentification

openssl genrsa -out app/var/jwt/private.pem -aes256 4096
openssl rsa -pubout -in app/var/jwt/private.pem -out app/var/jwt/public.pem

Then modify SSH keys path and the pass phrase in app/config/parameters.yml according to your needs.

About

Strategy MMO Web based. Play with your own units

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •