Version of Defold XOXO game powered by OMGSERVERS.
- Run
./omgprojectctl.sh buildto build the Docker container. - Run
./omgserversctl.sh localtesting runServerto start the server in a Docker container. - Run
./omgserversctl.sh localtesting initProjectto initialize a new server project and developer account. - Run
./omgserversctl.sh localtesting deployProjectto deploy a new project version locally. - Open
game.projectin Defold and run it (adjust the game instance count via Project -> Launched Instance Count -> 2 instances)