pkarcs/pkarcs_doors3/README.md

64 lines
1.9 KiB
Markdown

# pkarcs doors3
This mod adds 3-node-high arched doors to Minetest Game to work specifically with PEAK's mod Simple Arcs (pkarcs) https://forum.minetest.net/viewtopic.php?f=11&t=14541
## Dependencies
- default (included in minetest_game)
- doors (included in minetest_game)
- xpanes (included in minetest_game)
- mesecons (**optional dependency!**)
## Requierments
Works with MT/MTG 5.0.0+.
## License
Click [here](https://github.com/TumeniNodes/pkarcs/blob/master/LICENSE) to see the license.
License for media found in their respective folders
## Installation
- Unzip the archive, rename the folder to pkarcs and
place it in ..minetest/mods/
- GNU/Linux: If you use a system-wide installation place
it in ~/.minetest/mods/.
- If you only want this to be used in a single world, place
the folder in ..worldmods/ in your world directory.
For further information or help, see:
https://wiki.minetest.net/Installing_Mods
## Bugs, suggestions, features & bugfixes.
Report bugs or suggest ideas by [creating an issue](https://github.com/TumeniNodes/pkarcs/issues/new).
If you know how to fix an issue, or want something to be added, consider opening a [pull request](https://github.com/TumeniNodes/pkarcs/compare).
## Announcing 3-node-high arched doors
TumeniNodes 2017-07-03
Added pkarcs doors3. 3-node-high arched doors which work exclusively with pkarcs.
Basic options for doors are wood and metal types. (sorry, no glass types, you can add if you like)
Acacia Wood
Apple Wood (typically known as just "wood" in Minetest Game)
Aspen Wood
Jungle Wood
Pine Wood
Bronze
Copper
Iron
Steel
Tin
## Additional info
If you want to get additional info about this fork, go to the [Minetest Forums](https://forum.minetest.net/viewtopic.php?f=9&t=22839).
If you want to go to the original topic of the mod, click [here](https://forum.minetest.net/viewtopic.php?f=11&t=14541).