From cd6f6703596b9262da1bf37ea6a70697bff2b166 Mon Sep 17 00:00:00 2001 From: Ratstail91 Date: Mon, 15 Sep 2014 01:46:18 -0700 Subject: [PATCH] Moved this from the homepage --- Modding-Support.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Modding-Support.md diff --git a/Modding-Support.md b/Modding-Support.md new file mode 100644 index 0000000..0261104 --- /dev/null +++ b/Modding-Support.md @@ -0,0 +1,7 @@ + +• An unmodified client must be able to connect to any server, be it vanilla, custom or modded. +• A server must allow the client to operate correctly. +• If any information causes issues, it must be resolved. +• If the source of the issue is the vanilla software, than that is the developer's responsibility to bring the software into line with the expected features. +• If however, the problem is caused by modified software or assets, than it is the responsibility of the server operator to resolve the issue. +• The source is available to anyone who buys the game \ No newline at end of file