Analysis tool & reference generator for Torque Script projects.
Find a file
2015-09-21 13:41:51 -04:00
data Initial commit. 2015-07-15 02:40:12 -04:00
exporters Initial commit. 2015-07-15 02:40:12 -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 Performance fixes; fixed duplicate datablock entries; mutli-processing support 2015-07-28 23:48:33 -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 Performance fixes; fixed duplicate datablock entries; mutli-processing support 2015-07-28 23:48:33 -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.