mirror of
https://github.com/Ragora/TSScraper.git
synced 2026-01-19 20:24:57 +00:00
Create README.md
This commit is contained in:
parent
3b8fd518fe
commit
574385d707
6
README.md
Normal file
6
README.md
Normal 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.
|
||||
Loading…
Reference in a new issue