Skip to content

Latest commit

 

History

History
executable file
·
17 lines (10 loc) · 1.04 KB

README.md

File metadata and controls

executable file
·
17 lines (10 loc) · 1.04 KB

Tibia maps installer for Windows Build status

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.

Creating the .exe installer

  1. Download and install NSIS v2.x from http://nsis.sourceforge.net/Download.

  2. Copy the contents of the dependencies folder in this repo to the NSIS directory, which is located at C:\Program Files (x86)\NSIS by default.

  3. Right-click create-installer.nsi and select “Compile NSIS Script” to generate Tibia-maps-installer.exe.

Maintainer

twitter/mathias
Mathias Bynens