mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-13 18:55:20 +01:00
Add self-extracting launcher for Windows
This commit is contained in:
6
misc/meta.nsh.in
Normal file
6
misc/meta.nsh.in
Normal file
@@ -0,0 +1,6 @@
|
||||
!define PROJECT_NAME "@PROJECT_NAME@"
|
||||
!define PROJECT_NAME_C "@PROJECT_NAME_CAPITALIZED@"
|
||||
!define VERSION_STRING "@VERSION_STRING@"
|
||||
!define DEVELOPMENT_BUILD @DEVELOPMENT_BUILD01@
|
||||
!define INPATH "."
|
||||
!define ICONPATH "./luanti-icon.ico"
|
||||
Reference in New Issue
Block a user