Go to file
Julius fb090459d5 Add german translation using new Minetest translation api 2022-06-19 16:28:29 +02:00
.github/workflows automate luacheck 2022-05-29 21:21:04 +02:00
locale Add german translation using new Minetest translation api 2022-06-19 16:28:29 +02:00
textures 2019-11-11 2019-11-11 23:33:23 +01:00
.gitattributes initial commit 2017-02-20 15:16:07 -07:00
.gitignore initial commit 2017-02-20 15:16:07 -07:00
.luacheckrc fix luacheck warnings 2022-05-29 21:21:04 +02:00
LICENSE initial commit 2017-02-20 15:16:07 -07:00
README.md Polish README and remove unused 0.4.x files 2022-04-06 20:09:06 +02:00
api.txt add documentation 2017-03-01 23:33:12 -07:00
doc.lua fix luacheck warnings 2022-05-29 21:21:04 +02:00
doors.lua fix luacheck warnings 2022-05-29 21:21:04 +02:00
gate_functions.lua fix luacheck warnings 2022-05-29 21:21:04 +02:00
gate_slots.lua fix luacheck warnings 2022-05-29 21:21:04 +02:00
gates.lua fix luacheck warnings 2022-05-29 21:21:04 +02:00
init.lua Polish README and remove unused 0.4.x files 2022-04-06 20:09:06 +02:00
mod.conf Polish README and remove unused 0.4.x files 2022-04-06 20:09:06 +02:00
screenshot.png 2019-11-11 2019-11-11 23:33:23 +01:00

README.md

Castle Gates

screenshot

License: MIT (see LICENSE)

Features

  • Normal oak and steel doors
  • Sliding doors
  • Swinging doors

This allows the construction of portcullises and drawbridges as well as conventional swinging doors. Use the screwdriver to reorient gate pieces as needed for these purposes.

The modding API is documented here: api.txt

Dependencies

  • Minetest 5.0.0 or newer
  • Minetest Game compatible default mod