JACOBSMILE / tmodloader1.4

An easy to configure Docker Image for tModLoader 1.4 servers.
Other
120 stars 29 forks source link

Change file structure in /data to use tmlsavedirectory #39

Closed ghost closed 11 months ago

ghost commented 12 months ago

This changes the file structure in /data to be as follows:

/data/
├─ steamMods/
│  ├─ steamapps/
│  │  ├─ workshop/
│  │  │  ├─ content/
│  │  │  │  ├─ 1281930/
├─ tModLoader/
│  ├─ ModConfigs/
│  ├─ Mods/
│  │  ├─ enabled.json
│  ├─ Worlds/

This structure will allow people to customize mod configs, use mod files directly instead of workshop IDs, and edit enabled.json.