From fe80148e4a8f3af605bf10a1f68efc7b8c65b972 Mon Sep 17 00:00:00 2001 From: philipbenr Date: Sat, 9 Aug 2014 08:38:21 +0000 Subject: [PATCH] Update Readme... :P Bows and stuff... --- README.txt | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.txt b/README.txt index aae5d42..9dc3b4a 100644 --- a/README.txt +++ b/README.txt @@ -7,7 +7,7 @@ by: Philipbenr And DanDuncombe Licence: GPLv3 -http://www.gnu.org/licenses/gpl.html +see: LICENSE =-=-=-=-=-=-=-=-=-= @@ -27,10 +27,9 @@ Contains as of now: --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 HAVE found the bug that caused me to remove them, and it will be fixed within -the week. I will then re-add crossbows. +" 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.