module-project
A template for a new LotGD module. Start with this code to make your own module.
For instructions, see the Modules section of the core's README.
Module adds a basic village scene and catches the default scene event.
Name | Last commit | Last update |
---|---|---|
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
composer.json | ||
composer.lock | ||
lotgd.yml | ||
phpunit.xml | ||
t |
A template for a new LotGD module. Start with this code to make your own module.
For instructions, see the Modules section of the core's README.