forked from VoxeLibre/VoxeLibre
3raven
9518d47662
- Add missing translation - Fix broken translations - Fix unacurate description - Correct/improve/change for cohesion french translation Translations templates have been updated,other translations must be updated. <!-- Please follow our contributing guidelines first: https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CONTRIBUTING.md#how-you-can-help-as-a-programmer By submitting this pull request, you agree to follow our Code of Conduct: https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CODE_OF_CONDUCT.md --> Tell us about your pull request! Reference related issues, if necessary ### Testing Tell us how to test your changes! Co-authored-by: 3raven <elise_declerck@laposte.net> Reviewed-on: MineClone2/MineClone2#3643 Reviewed-by: AFCMS <afcm.contact@gmail.com> Co-authored-by: 3raven <3raven@noreply.git.minetest.land> Co-committed-by: 3raven <3raven@noreply.git.minetest.land> |
||
---|---|---|
.. | ||
locale | ||
models | ||
README.txt | ||
init.lua | ||
item_frames_API.lua | ||
item_frames_api_doc.txt | ||
mod.conf |
README.txt
This mod has been rewritten and revamped by Michieal / Faerraven. Based on the code originally done by Zeg9, and then heavily modified by the Mineclone 2 dev team. This mod now supports all the base item frame functions, like rotating the displayed item, which it didn't do before it was rewritten. Additionally, Glow Frames have been added in, and item frames now has an API to allow new item frames to be created in other modules. Now requires the Screwdriver to have full functionality. The code is licenced under the standard MineClone 2 license for usage, with the requirement that this readme is included in the code / module. Model created by 22i, licensed under the GNU GPLv3 <https://www.gnu.org/licenses/gpl-3.0.html>. Source: <https://github.com/22i/amc>