commit | d1eff9c37894c80c76bb2331842b98e3137c6fef | [log] [download] |
---|---|---|
author | Aidan <aidancbrady@aol.com> | Tue Jul 19 16:46:03 2016 -0400 |
committer | GitHub <noreply@github.com> | Tue Jul 19 16:46:03 2016 -0400 |
tree | 20a549bb737f4ecc0617f68ffb9e6ec326f28771 | |
parent | bc0bd8030278e7ba2bf57759ee859f9ef3749521 [diff] |
Updated license to prevent future misuse of Mekanism
Source code. More information can be found on the mod's forum post.
Mekanism is a Minecraft add-on featuring high-tech machinery that can be used to create powerful tools, armor, and weapons.
Some people really don‘t like others to review or distribute their mods, something which I honestly don’t understand. You are the ones who help get this mod into the Minecraft community‘s hands, which seems like a good thing from my perspective. As long as you follow the terms laid out in the license below, go right ahead. I honestly just don’t want you messaging me on IRC or on the forums, asking my permission. If you need proof, provide a link to this page.
Note that this license exists for Mekanism v9.1 or later. Previous versions of Mekanism utilize the MIT license.
Licenses are not really my friend -- strict closed source software really drives me nuts. Even more, with a derivative work coded in a language such as Java, nothing can really prevent people from looking through my source with JD-GUI. I learned to program through a combination of textbooks, trial-and-error and browsing open source projects. As such, I have decided to utilize a fairly lenient policy in hopes that my work will educate and inspire others with interests in computer science.
I‘m choosing to not adopt a specific license, meaning that all rights to source code, assets and distributed binaries are reserved to me by default. However, I’ve made some notable exceptions in regards to Mekanism‘s source code, which can be listed below. Read each section carefully to make sure you understand exactly what you can and can’t do. Don‘t try to work in the ‘grey area’ - if it’s not listed, don't attempt it.
Mekanism's artwork and sounds are licensed under Creative Commons Attribution-ShareAlike 4.0 International.
You may:
You may, with permission (via Twitter or Email):
You may not:
Copyright © 2016 Aidan Brady
Lead Developer: aidancbrady
Co-developer: unpairedbracket
Artwork: Cheapshot, Archadia
Contributors: micdoodle
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.
Last but not least, thanks to Alblaka, SirSengir, CovertJaguar, Calclavia and dan200 for their wonderful APIs and descriptive javadocs.