From 103f9114bcd1bd003585cd7f420752e2763c2c62 Mon Sep 17 00:00:00 2001 From: "Reuven V. Gonzales" Date: Mon, 30 Dec 2019 11:32:58 -0800 Subject: [PATCH] Initial commit --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md 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.