Mekanism-tilera-Edition/README.md

55 lines
2.1 KiB
Markdown
Raw Normal View History

# Mekanism for Minecraft 1.4.7 #
2012-10-25 00:20:12 +02:00
Source code. More information can be found on the mod's forum post.
# About #
2012-12-03 16:44:34 +01:00
Mekanism is a Minecraft add-on featuring special machinery that can be used to create powerful tools, armor and weapons. It also includes an gas network that can be implemented by different mods.
2012-10-25 00:24:57 +02:00
**Mod Terms and Conditions:**
This is my mod. All code, textures and ideas are due to my hard work. You may modify the source code for your own personal use, but you may not release it unless your purpose meets one of the following conditions:
2012-11-16 17:16:24 +01:00
* The mod has not been updated for over 8 months by me and only me, aidancbrady.
2012-10-25 00:24:57 +02:00
* The mod has not been updated for two full Minecraft releases (e.g. 1.4 -> 1.6)
* You have my sole permission and credit me in your post.
Using my source code in your own mod is also strictly prohibited unless I have said otherwise.
**API Terms and Conditions:**
If you end up using my API and bundle it in your own mod, you will have to follow a few guidelines.
* You will credit me in your post.
* I have the right to put your mod in the 'add-ons' section of the mod's post.
2012-11-16 17:16:24 +01:00
* You will not release the raw source code of the API, or distribute the compiled build in any way.
**Mod Pack Terms and Conditions:**
So you want to use Mekanism in your mod pack? Still a few rules for you.
* You will credit me AND include a link to Mekanism's official post on MinecraftForum.
* I have the right to put your mod pack in the 'mod packs' section of the mod's post.
* You will not distribute the mod anywhere other than in the pack itself.
2012-10-25 00:20:12 +02:00
# Developers & Credits #
2012-10-25 00:24:57 +02:00
**Head Developer:** aidancbrady
**Contributors:** viper283, Condo97
**Credits:**
Thanks to AbrarSyed, Lunatrius, and AtomicStryker for helping me with the port to 1.3.2.
Thanks to _303 and skyboy for helping me with animated machine textures.
Thanks to Mattredsox and Calclavia for helping me out with UE's electricity system.
2012-10-25 00:20:12 +02:00
Last but not least, thanks to Alblaka, SirSengir, CovertJaguar, Calclavia and dan200 for their wonderful APIs and descriptive javadocs.