Skip to content

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

Notifications You must be signed in to change notification settings

bradleysigma/TI4-TTS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.5%
  • Shell 3.5%