Analysis tool & reference generator for Torque Script projects.
Find a file
2016-04-21 18:32:47 -04:00
data Make exporters actually work and begin stripping the multi-directory operations that were never really necessary 2016-04-21 18:32:47 -04:00
exporters Make exporters actually work and begin stripping the multi-directory operations that were never really necessary 2016-04-21 18:32:47 -04:00
.gitignore Initial commit 2015-07-15 02:42:50 -04:00
LICENSE Initial commit 2015-07-15 02:42:50 -04:00
main.py Make exporters actually work and begin stripping the multi-directory operations that were never really necessary 2016-04-21 18:32:47 -04:00
README.md Create README.md 2015-09-21 13:41:51 -04:00
setup.py Performance fixes; fixed duplicate datablock entries; mutli-processing support 2015-07-28 23:48:33 -04:00
tsscraper.py Make exporters actually work and begin stripping the multi-directory operations that were never really necessary 2016-04-21 18:32:47 -04:00

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.