We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c94c601 + 20d23d0 commit a289060Copy full SHA for a289060
README.md
@@ -8,7 +8,9 @@ tModUnpacker.exe /path/to/tmod/file.tmod
8
9
tModUnpacker.exe /path/to/tmod/file.tmod /path/to/outputfolder
10
```
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!
13
14
#### Purpose
15
It just unpacks .tmod files as is. Nothing else.<br>
-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