summaryrefslogtreecommitdiff
path: root/castle/README.txt
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2016-04-01 20:02:19 -0400
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2016-04-01 21:09:33 -0400
commitda66780a569712c23ae4f2996cfb4608a9f9d69d (patch)
tree217556029a78bc23ad4564720afc86de97228a04 /castle/README.txt
parent615b22df4d423aded3613db7716943a2f389b047 (diff)
downloaddreambuilder_modpack-da66780a569712c23ae4f2996cfb4608a9f9d69d.tar
dreambuilder_modpack-da66780a569712c23ae4f2996cfb4608a9f9d69d.tar.gz
dreambuilder_modpack-da66780a569712c23ae4f2996cfb4608a9f9d69d.tar.bz2
dreambuilder_modpack-da66780a569712c23ae4f2996cfb4608a9f9d69d.tar.xz
dreambuilder_modpack-da66780a569712c23ae4f2996cfb4608a9f9d69d.zip
copy all standard Dreambuilder mods in from the old subgame
(exactly as last supplied there, updates to these mods will follow later)
Diffstat (limited to 'castle/README.txt')
-rw-r--r--castle/README.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/castle/README.txt b/castle/README.txt
new file mode 100644
index 0000000..9dc3b4a
--- /dev/null
+++ b/castle/README.txt
@@ -0,0 +1,35 @@
+=-=-=-=-=-=-=-=-=-=
+
+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.