mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
nsis installer icon finally
This commit is contained in:
parent
7c0cfe2d2f
commit
c5df8251d9
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
; you have to copy SDL.dll and libcurl-4.dll here manually
|
||||
|
||||
!include "MUI2.nsh"
|
||||
!define MUI_ICON "../quake3.ico"
|
||||
|
||||
; The name of the installer
|
||||
Name "ioquake3"
|
||||
|
|
Loading…
Reference in a new issue