fde2b72a68
Pass a deep copy of gunspec instead of a direct reference Fix Lua style multi-line comments :/ Fix flaregun dependencies Add mod.conf and description files plus some readme fixes
25 lines
527 B
Text
25 lines
527 B
Text
Minetest Mod - Turret Gun [shooter_turret]
|
|
==========================================
|
|
|
|
Depends: shooter_rocket
|
|
|
|
Adds a mountable turret gun which can also be triggered by mesecon signals.
|
|
Still WIP and experimental and may be subject to change or removal.
|
|
|
|
Crafting
|
|
========
|
|
|
|
S = Steel Ingot [default:steel_ingot]
|
|
B = Bronze Ingot [default:bronze_ingot]
|
|
D = Diamond [default:diamond]
|
|
|
|
Turret Gun: [shooter_turret:turret]
|
|
|
|
+---+---+---+
|
|
| B | B | S |
|
|
+---+---+---+
|
|
| | B | S |
|
|
+---+---+---+
|
|
| | D | |
|
|
+---+---+---+
|
|
|