54 lines
2.3 KiB
Markdown
Raw Normal View History

2021-04-12 14:03:51 +02:00
# Legal information
This is a fan game, not developed or endorsed by Mojang AB.
Copying is an act of love. Please copy and share! <3
Here's the detailed legalese for those who need it:
## License of source code
2023-03-29 19:54:57 +02:00
Mineclonia is an imitation of Minecraft.
2021-04-12 14:03:51 +02:00
2023-03-29 19:54:57 +02:00
Mineclonia is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
2021-04-12 14:03:51 +02:00
2023-03-29 19:54:57 +02:00
This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License (in the LICENSE.txt file)
for more details.
2021-04-12 14:03:51 +02:00
2023-03-29 19:54:57 +02:00
In the mods you might find in the readme or license text files a different
license. This counts as dual-licensing. You can choose which license applies to
you: Either the license of Mineclonia (GNU GPLv3) or the mod's license.
2021-04-12 14:03:51 +02:00
2023-03-29 19:54:57 +02:00
See the content of each mod directory for information about the author and
license. For mods that do not have such a file, the license is the source code
license of Mineclonia.
2021-04-12 14:03:51 +02:00
## License of media (textures and sounds)
No non-free licenses are used anywhere.
2023-03-29 19:54:57 +02:00
The textures, unless otherwise noted, are based on the Pixel Perfection resource
pack for Minecraft 1.11, authored by XSSheep. Most textures are verbatim copies,
2023-04-06 16:53:38 +02:00
while some textures have been changed or redone from scratch. The glazed
2023-03-29 19:54:57 +02:00
terracotta textures have been created by
[MysticTempest](https://github.com/MysticTempest).
Source: <https://www.planetminecraft.com/texture_pack/131pixel-perfection/>
License: [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)
2021-04-12 14:03:51 +02:00
2023-03-29 19:54:57 +02:00
The main menu images are release under:
[CC0](https://creativecommons.org/publicdomain/zero/1.0/)
2021-04-12 14:03:51 +02:00
Armor trim models were created by Aeonix_Aeon
Source: <https://www.curseforge.com/minecraft/texture-packs/ozocraft-remix>
License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
The main menu images are released under: [CC0](https://creativecommons.org/publicdomain/zero/1.0/)
2021-04-12 14:03:51 +02:00
All other files, unless mentioned otherwise, fall under:
Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
2023-03-29 19:54:57 +02:00
<http://creativecommons.org/licenses/by-sa/3.0/>
2021-04-12 14:03:51 +02:00
2023-03-29 19:54:57 +02:00
See the content of each mod directory for detailed information about authors.