Advertisement
TibiaMaps

How to compile Tibia Map Installer

Feb 14th, 2014
698
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. To compile the code your self you need to install NSIS get the 2.46 version:
  2. http://nsis.sourceforge.net/Download
  3.  
  4. then you need 2 plugins for nsis that you can download here:
  5. FindProcDLL plug-in:
  6. http://nsis.sourceforge.net/FindProcDLL_plug-in
  7. ZipDLL plug-in:
  8. http://nsis.sourceforge.net/ZipDLL_plug-in
  9.  
  10. Then its just to right click the source file and compile it! easy as that if you wanna edit or check the code open it with any text editor.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement