NSIS source code for an executable that downloads the latest version of the Tibia map data provided by the tibia-map-data project and extracts it to the %LOCALAPPDATA%\Tibia\packages\Tibia\minimap
folder.
-
Download and install NSIS v2.x from http://nsis.sourceforge.net/Download.
-
Copy the contents of the
dependencies
folder in this repo to the NSIS directory, which is located atC:\Program Files (x86)\NSIS
by default. -
Right-click
create-installer.nsi
and select “Compile NSIS Script” to generateTibia-maps-installer.exe
.
Mathias Bynens |