Skip to content

Commit a289060

Browse files
committed
Merge branch 'master' of https://github.com/IVogel/tModUnpacker
2 parents c94c601 + 20d23d0 commit a289060

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ tModUnpacker.exe /path/to/tmod/file.tmod
88
99
tModUnpacker.exe /path/to/tmod/file.tmod /path/to/outputfolder
1010
```
11+
Or just drag-n-drop .tmod file on to exe.<br>
12+
Or even worse, associate .tmod with this crappy unpacker and just doubleclick on the .tmod file!
1113

1214
#### Purpose
1315
It just unpacks .tmod files as is. Nothing else.<br>
14-
Even if modder has set flags such as `hideCode` and `hideResources` to true. (tModLoader should load these mods somehow, right?)
16+
Even if modder has set flags such as `hideCode` and `hideResources` to true. (tModLoader should load these mods somehow, right?)

0 commit comments

Comments
 (0)