forked from mtcontrib/minetest_mana
Change license to MIT
This commit is contained in:
parent
7efd3064bb
commit
ba42cf3e38
@ -44,5 +44,5 @@ License information
|
|||||||
===================
|
===================
|
||||||
* `textures/mana_icon.png`: [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) by [Buch](http://opengameart.org/users/Buch).
|
* `textures/mana_icon.png`: [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) by [Buch](http://opengameart.org/users/Buch).
|
||||||
* `textures/mana_bgicon.png`: CC BY 3.0, originally by Buch, modified by Wuzzy.
|
* `textures/mana_bgicon.png`: CC BY 3.0, originally by Buch, modified by Wuzzy.
|
||||||
* `textures/mana_bar.png`: [WTFPL](http://www.wtfpl.net/txt/copying/) by Wuzzy.
|
* `textures/mana_bar.png`: [MIT License](https://opensource.org/licenses/MIT) by Wuzzy.
|
||||||
* Everything else: WTFPL.
|
* Everything else: MIT License.
|
||||||
|
2
init.lua
2
init.lua
@ -2,7 +2,7 @@
|
|||||||
Mana
|
Mana
|
||||||
This mod adds mana to players, a special attribute
|
This mod adds mana to players, a special attribute
|
||||||
|
|
||||||
License: WTFPL
|
License: MIT License
|
||||||
]]
|
]]
|
||||||
|
|
||||||
--[===[
|
--[===[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user