diff options
-rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index df61cf9..96daa6f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing -this is extremely wip i'll add more stuff here later - -If you want to add yourself as an admin for testing, add your undashed Minecraft UUID to src/_admins.json. The _backgrounds.json and _donators.json files are automatically updated, you can add donators from donators.txt. +If you'd like to contribute to SkyBlock Stats, I highly encourage you to join [the Discord server](https://discord.gg/KtscNUnh4f). +If you want to add yourself as an admin for testing, add your undashed Minecraft UUID to `src/_admins.json`. +If you change the backgrounds or donators list, run "yarn run init" to update the files. |