Initial commit

This commit is contained in:
Reuven V. Gonzales 2019-12-30 11:32:58 -08:00
commit 103f9114bc
No known key found for this signature in database
GPG Key ID: F57BDE1DEC2EB51F
1 changed files with 15 additions and 0 deletions

15
README.md Normal file
View File

@ -0,0 +1,15 @@
# The Quest Entities
For anyone participating in the Quest, please follow these instructions to
submit your Entity Package:
1. Fork this repo
2. Add your entity package to `entities/<your-github-username>-entity.tar.gz`
3. Open a pull request to the master branch on this repository. **You must use
the same user that you used in the entity file name (i.e.
`<your-github-username>`).
4. The pull request will be automatically validated via a github action
5. If it passes we will approve and merge
Once The Quest begins, this repository will be archived and closed to
pull-requests.