From b9beeedb67604f730946515f1aacdd171a632eff Mon Sep 17 00:00:00 2001 From: slweeb <91897291+slweeb@users.noreply.github.com> Date: Wed, 21 Feb 2024 11:11:55 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 0a8abf80..a6b9d61e 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1 +1,10 @@ Contributions to the main index.html file will be ignored. Use this repository to officially publish your Sandboxels mods. + +Rules for publishing mods: +1. Must not focus on something NSFW or illegal. +2. Must be tested beforehand on your own. This repo does not accept mods for the sole purpose of you testing them. +3. Must contain some meaningful content. + +Failure to follow these rules may result in your pull request being ignored! + +Learn more about [submitting your mod](https://sandboxels.wiki.gg/wiki/Modding_tutorial#Putting_it_online).