Skip to content

OMGSERVERS/omgdefoldtemplate

Repository files navigation

OMGDEFOLDTEMPLATE

This is the OMGSERVERS Project Template for the Defold Engine.

To use this project as a template, follow the Defold guide.

Structure

  • Client-side: Contains the client-side code.
  • Server-side: Contains the server-side code.
  • Dockerfile: Used to build the game runtime as a headless Defold build using bob.jar.
  • Config JSON: Provides matchmaking and custom configuration for the game.
  • Server Settings: Contains separate settings for building a headless version of the game.

Getting Started with the Project

  1. Run ./omgprojectctl.sh build to build the Docker container.
  2. Run ./omgserversctl.sh localtesting runServer to start the server in a Docker container.
  3. Run ./omgserversctl.sh localtesting initProject to initialize a new server project and developer account.
  4. Run ./omgserversctl.sh localtesting deployProject to deploy a new project version locally.
  5. Open game.project in Defold and run the game.

About

OMGSERVERS Project Template for Defold Engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published