Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.26 KB

README.md

File metadata and controls

22 lines (19 loc) · 1.26 KB

TI4-TTS

Scripting for Raptor1210's Twilight Imperium 4 workshop mod for Tabletop Simulator.

Discord: Twilight Imperium 4 Tabletop Simulator, #tts-module channel under Workshops.

Major directories:

  1. BugDemos: Scripts to demonstrate TTS bugs.
  2. DevTools: External python, shell, other tool scripts.
  3. Homebrew: Sample scripts and instructions to inject homebrew factions into the mod.
  4. Kruft: One-off or deprecated scripts, kept around for parts.
  5. Playground: External place for in-progress and on-hold scripts.
  6. Tests: Unit and regression test scripts.
  7. TI4: Scripts for the TTS mod and objects therein.
    1. DraftTools: Milty, SCPT, other draft tools.
    2. Franken: Franken variant scripts.
    3. Global: Individual scripts merged to make global.ttslua.
    4. Helpers: Shared library scripts other scripts call.
    5. Objects: Objects on the table.
    6. ObjectsInToolsBag: Objects relegated to the tools bag, not part of a standard game.
    7. PatchNotes: Human-readable patch notes.
  8. TTS: Utility scripts, not TI4 specific.