Barebones scripting for StarSiege: Tribes built from the ground up
To run current prototype stuff: Tribes.exe -mod editor -terminal -server
The base "mod" is a barebones mod loader and container for crucial base vol/strings/etc. resources under base\baseres.
Mod list:
- std: a standard library; only the most essential and universal functions and tools
- gui: basic GUI code
- guieditor: a GUI editor
- editor: a map editor