Go to file
Reuven V. Gonzales e08529c885
Add PR validation (#1)
2019-12-30 17:24:25 -08:00
.github Add PR validation (#1) 2019-12-30 17:24:25 -08:00
entities Add entities readme 2019-12-30 13:19:58 -08:00
README.md Initial commit 2019-12-30 11:32:58 -08:00

README.md

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.