1
0

31 lines
911 B
Markdown
Raw Normal View History

2018-07-10 20:56:15 +02:00
### Mobs Balrog
2018-08-23 13:51:43 +02:00
![Mobs Balrog's screenshot](screenshot.png)
**_Adds balrogs._**
2018-07-10 20:56:15 +02:00
2019-10-16 13:04:26 +02:00
**Version:** 0.4.0
**Source code's license:** [LGPL v2.1][1]
**Media (Textures, Models, Sounds) license:** [CC-BY-SA 3.0 Unported][2]
2018-07-10 20:56:15 +02:00
2019-10-16 13:04:26 +02:00
**Dependencies:** default, tnt (found in [Minetest Game][3]), mobs ([Mobs Redo][4])
2018-08-23 13:51:43 +02:00
2018-07-10 20:56:15 +02:00
### Installation
2018-08-23 13:51:43 +02:00
Unzip the archive, rename the folder to mobs_balrog and place it in
2018-07-10 20:56:15 +02:00
../minetest/mods/
2018-08-23 13:51:43 +02:00
If you only want this to be used in a single world, place it in
2018-07-10 20:56:15 +02:00
../minetest/worlds/WORLD_NAME/worldmods/
2018-08-23 13:51:43 +02:00
GNU+Linux - If you use a system-wide installation place it in
2018-07-10 20:56:15 +02:00
~/.minetest/mods/
2018-08-23 13:51:43 +02:00
For further information or help see:
2018-07-10 20:56:15 +02:00
https://wiki.minetest.net/Help:Installing_Mods
2019-10-16 13:04:26 +02:00
[1]: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
[2]: https://creativecommons.org/licenses/by-sa/3.0/
[3]: https://github.com/minetest/minetest_game
[4]: https://forum.minetest.net/viewtopic.php?t=9917