mirror of
https://github.com/vcmi/vcmi.git
synced 2026-05-22 09:55:17 +02:00
introduce innoextract
This commit is contained in:
@@ -96,6 +96,10 @@ flatpak run --command=vcmibuilder eu.vcmi.VCMI --data /path/to/h3/data`
|
||||
## Install data using gog.com offline installer
|
||||
|
||||
Download both files for the "offline backup game installers" and extract them using innoextract tool
|
||||
|
||||
You can select both downloaded files in launcher to extract automatically.
|
||||
|
||||
Alternativly you can use the classic way:
|
||||
```
|
||||
innoextract --output-dir=~/Downloads/HoMM3 "setup_heroes_of_might_and_magic_3_complete_4.0_(28740).exe"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user