From 574385d707b9d88a81cc1250acc3d5b6909f5ae9 Mon Sep 17 00:00:00 2001 From: Robert MacGregor Date: Mon, 21 Sep 2015 13:41:51 -0400 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b221ece --- /dev/null +++ b/README.md @@ -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.