mirror of
https://github.com/Ragora/TSScraper.git
synced 2026-01-20 04:34:56 +00:00
7 lines
428 B
Markdown
7 lines
428 B
Markdown
# 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.
|