0-9, A-Z
- π managed plugins
maps: Where your single cities (which aren't located in a region) are stored. City files can be any name but should end with .city.
music: Where the game's music are stored. You can also import other songs to be played in-game: viewtopic.php?t=6061.
- π plugins
- π regions
scenarios: Where scenarios for limited time events (unless I get corrected for this otherwise) are stored. Scenarios are also (single) cities and their file names should end with .city.
key_mapping.json: Where keybinds for the game's functions are stored.
crash.txt, log.txt, and out.txt: For debugging purposes.
settings.json: Where the game's settings are stored.
How to access:
- Built-in file manager
- Android
- iOS
- Windows: C:\Users\<insert usernane>\TheoTown
- macOS/Linux: /home/TheoTown or ~/TheoTown
Did you know: ".." represents a parent directory, so "plugins/dirA/dirB/../dirC" is just "plugins/dirA/dirC" and so on.
