From a3dc56ad26f18dca73a670ac71da730a94b24255 Mon Sep 17 00:00:00 2001 From: asiekierka Date: Wed, 17 Aug 2016 23:23:55 +0200 Subject: [PATCH] update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6871b8c469..a31970d29f 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ The current version targets Minecraft version **16w33a**. ## Contributing -Please remember that copying and pasting mappings from alternate projects under more restrictive licenses (such as MCP) is **completely forbidden**. It is also good to consult name changes with other people via pull requests. +Please remember that copying and pasting mappings from alternate projects under more restrictive licenses (such as MCP) is **completely forbidden** without explicit permission from the +owners of said mappings. It is also good to consult name changes with other people - use pull requests or our IRC (#fabric @ irc.esper.net) to ask questions! -WIP mapping guidelines are available [here](https://docs.google.com/document/d/15fHL-WgK0uMPAy-WJbQtxrfOVLJNlfasjsnt_wruOXA/edit). Feel free to -contribute. It is also good to discuss naming schemes with the developers on IRC or inside a pull request. +WIP mapping guidelines are available [here](https://docs.google.com/document/d/15fHL-WgK0uMPAy-WJbQtxrfOVLJNlfasjsnt_wruOXA/edit). Feel free to contribute. ### Getting Started 1. Fork and clone the repo @@ -30,4 +30,4 @@ Merges the client and server jars into one merged jar, located at `VERSION-merge `download` and `mergeJars` ### `pomf` -`setupPomf` and download and launch the latest version of Enigma automatically configured to use the merged jar and the mappings. \ No newline at end of file +`setupPomf` and download and launch the latest version of Enigma automatically configured to use the merged jar and the mappings.