Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samtebbs33/myrmecology2
The re-write of the Myrmecology mod
https://github.com/samtebbs33/myrmecology2
Last synced: about 1 month ago
JSON representation
The re-write of the Myrmecology mod
- Host: GitHub
- URL: https://github.com/samtebbs33/myrmecology2
- Owner: SamTebbs33
- License: gpl-2.0
- Created: 2014-10-28T20:24:49.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-28T14:31:59.000Z (almost 8 years ago)
- Last Synced: 2024-10-15T02:30:07.651Z (3 months ago)
- Language: Java
- Size: 222 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Myrmecology2
============The re-write of the Myrmecology mod, the original version of the mod can be found at www.github.com/VivaDaylight3/myrmecology
The MinecraftForum thread can be found at http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1291489-myrmecology-v0-1-4-capture-breed-and-enslave-ants
All closed issues with the "added" label are objectives that have been reached, those that are not closed and have the "planned" label are yet to be finished.
Permissions and Licence
=======================See the LICENCE file for full details
Myrmecology is an open source Minecraft mod released under version 3 of the GNU Lesser General Public License. What this means is that the source of this mod is publicly available and you have certain rights with respective to the code. Feel free to read up more on Open Source Software and what the GPL/LGPL give you in terms of your rights to software released under that license, but the short version for you folks here is;
1. You have the right to have access the source code of the mod.
2. You have the right to be able to edit/use parts (or all) of the source code provided that you provide proper credit to the original authour(s).
3. You have the right to distribute the source code and/or compiled versions of the source code.
4. You have the right to use this mod in Lets Plays/YouTube videos however you see fit (monetization, for fun, etc) as long as you provide credit to the original authour(s)(a link back to this thread for example).