Go to file
ezhh 9451e483a3 Added chandelier and chain 2016-07-23 01:15:17 +01:00
sounds first commit 2016-07-15 14:07:32 -07:00
textures Added chandelier and chain 2016-07-23 01:15:17 +01:00
LICENSE first commit 2016-07-15 14:07:32 -07:00
README.txt first commit 2016-07-15 14:07:32 -07:00
arrow.lua first commit 2016-07-15 14:07:32 -07:00
arrowslit.lua first commit 2016-07-15 14:07:32 -07:00
crossbow.lua first commit 2016-07-15 14:07:32 -07:00
depends.txt first commit 2016-07-15 14:07:32 -07:00
init.lua Fixed Doors, tapestry 2016-07-20 07:27:34 -07:00
jailbars.lua switched to xpane 2016-07-22 14:30:29 -07:00
mod.conf added mod.conf 2016-07-15 14:14:31 -07:00
murder_hole.lua first commit 2016-07-15 14:07:32 -07:00
orbs.lua first commit 2016-07-15 14:07:32 -07:00
pillars.lua first commit 2016-07-15 14:07:32 -07:00
rope.lua first commit 2016-07-15 14:07:32 -07:00
shields_decor.lua first commit 2016-07-15 14:07:32 -07:00
tapestry.lua Fixed Doors, tapestry 2016-07-20 07:27:34 -07:00
town_item.lua Added chandelier and chain 2016-07-23 01:15:17 +01:00

README.txt

=-=-=-=-=-=-=-=-=-=

Castles Mod
by: Philipbenr And DanDuncombe

=-=-=-=-=-=-=-=-=-=

Licence: GPLv3

see: LICENSE

=-=-=-=-=-=-=-=-=-=

This is a mod all about creating castles and castle dungeons. Many of the nodes are used for the outer-walls or dungeons.

=-=-=-=-=-=-=-=-=-=

Contains as of now:

--Walls, Corner-walls,
--Castlestone Stairs, Slabs, and Pillars
--Jailbars
--Hides
--Arrowslits
--Rubble (for between walls)
--Doors
--and more!

=-=-=-=-=-=-=-=-=-=
"  Although crossbows have been removed, along with arrows, the code is still there.
   To get the crossbows back, look in init.lua. You will see at the top some lines 
   with dofile in them. Copy and paste two more of these lines, and change them to
   crossbow.lua and arrow.lua to get them back. "
   
I, (philipbenr) will take a look at the arrows and crossbows, and see about this.