This is OMGSERVERS SDK for Defold Engine. It can be included in a game project by following the instructions provided in the Defold documentation.
- Run
./run.shto run the local environment. - Run
./init.shto initialize a new tenant for local testing. - Run
./build.shto build or rebuild the Docker container. - Run
./deploy.shto deploy a new version for local testing.