Mod Loading system and mods for Tribes 2 written in C++.
Find a file
Robert MacGregor eee62bbf31 * Minor cleanup removing unnecessary code.
* Minor experimentation with unloadMod.
2019-07-14 18:39:37 -07:00
CommonAPI * Minor code cleanup. 2019-07-14 18:20:15 -07:00
Mod Sources * Actually commit the fix for TSExtension erroneously depending on python. 2019-07-14 15:51:41 -07:00
ModLoader * Minor cleanup removing unnecessary code. 2019-07-14 18:39:37 -07:00
Patches Added a new TSTick call to TSExtension 2015-03-24 12:36:24 -07:00
.gitignore Begin transition to the new ModLoader paradigm. Begin cleaning up code. 2017-07-21 04:42:22 -04:00
Everything.sln Begin transition to the new ModLoader paradigm. Begin cleaning up code. 2017-07-21 04:42:22 -04:00
LICENSE Initial commit 2014-08-05 00:44:01 -04:00
README.md Update README.md 2015-10-20 15:04:01 -04:00

T2-CPP

Please refer to the corresponding wiki entry on my website here.