-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,15 @@ | ||
# Scene bundles | ||
[![Build Status](https://travis-ci.org/lotgd/module-project.svg?branch=master)](https://travis-ci.org/lotgd/module-project) | ||
![Tests](https://github.com/lotgd/module-scene-bundle/workflows/Tests/badge.svg) | ||
|
||
Adds a bunch of decorative scenes to existing villages. | ||
Adds a bunch of decorative scenes to existing villages. It is recommende to only use | ||
this module for demonstration reasons. It only adds a few predefined scenes, with | ||
no special features whatsoever, and no new templates. Without at least 1 scene | ||
that has the template `LotGD\Module\Village\SceneTemplates\VillageScene`, this | ||
module is useless. | ||
|
||
## Requirements | ||
### Module | ||
- lotgd/module-village | ||
### Scene templates | ||
- `LotGD\Module\Village\SceneTemplates\VillageScene` | ||
Only for automatic installation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters