From 11b0e96bf921ad671cf45a958cfd81980aadb32a Mon Sep 17 00:00:00 2001 From: asiekierka Date: Fri, 12 Aug 2016 22:09:56 +0200 Subject: [PATCH] add download link for Enigma --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 884d6b2716..56745e0cff 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ The current version targets Minecraft version **16w32b**. ## Contributing -Compile Enigma from [here](https://github.com/OpenModLoader/Enigma) using Gradle and run it from build/libs. +Download Enigma from [here](http://modmuss50.me:8080/job/Enigma-Asie/) ([source](https://github.com/OpenModLoader/Enigma)). Use the "-all" JAR. 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. + +WIP mapping guidelines are available [here](https://docs.google.com/document/d/15fHL-WgK0uMPAy-WJbQtxrfOVLJNlfasjsnt_wruOXA/edit). Feel free to contribute.