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
dependenciesfolder in this repo to the NSIS directory, which is located atC:\Program Files (x86)\NSISby default. -
Right-click
create-installer.nsiand select “Compile NSIS Script” to generateTibia-maps-installer.exe.
| Mathias Bynens |