commit 103f9114bcd1bd003585cd7f420752e2763c2c62 Author: Reuven V. Gonzales Date: Mon Dec 30 11:32:58 2019 -0800 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..05f2894 --- /dev/null +++ b/README.md @@ -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/-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. + ``). +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.