From ea511fbdf8ef6cc9ee2f478ebfb38c90fcedd4ea Mon Sep 17 00:00:00 2001 From: Alan Mason <2xShirt@gmail.com> Date: Fri, 28 Sep 2012 02:43:06 -0600 Subject: [PATCH] added readme --- README.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..70028aa --- /dev/null +++ b/README.txt @@ -0,0 +1,23 @@ +'Spell Burner' is a free utility used for burning spells in +The Burning Wheel game system. + +Main Features: + Shows intermediate distillations + Allows for up to 14 facets + Allows for up to 10 of any sigils* + Optional 'Advanced Limiting' to help keep the spell 'legal' + Warns you if the spell is incomplete or house-ruled + If the spell is damaging, it will display the weapon stats + + * 'Advanced Limiting' will limit the amount of some sigils + * Obviously the Cap Sigil is either on or off + +Requirements: + Python 3.x or greater (tested on Python 3.2.3 32/64bit) + +To Do: + save/load spells + export to various formats (e.g. forum/wiki mark-up) + + +All code written by 2Shirt (Alan Mason) \ No newline at end of file