Create README.md

This commit is contained in:
Robert MacGregor 2015-09-21 13:41:51 -04:00
parent 3b8fd518fe
commit 574385d707

6
README.md Normal file
View file

@ -0,0 +1,6 @@
# TSScraper
The TSScraper is a reference generator and analysis tool for Torque Script is a tool that is capable of looking at
arbitrary Torque Script projects (Tribes 2 mods in particular) and would generate a graph from this data that's then
used for verifying the inheritance integrity, referential integrity and property integrity using a set of preprogrammed
rules that govern what values are valid for what properties.