Giotino / LessDestructiveFarm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Less Destructive Farm

Look at the examples in game-archive, you should put your node module that export a submitter with the game configuration in the game folder.

The package.json and the other module files should be directly inside the game folder:

  • game/package.json
  • game/index.js
  • game/...

After that just use docker-compose up -d and you are ready to go.

Client

https://github.com/DestructiveVoice/DestructiveFarm/blob/master/docs/en/farm_client.md

About

License:GNU General Public License v3.0


Languages

Language:CSS 83.5%Language:TypeScript 15.1%Language:JavaScript 1.4%Language:Dockerfile 0.1%