mirror of
https://github.com/OMGeeky/ATCS.git
synced 2025-12-26 23:57:25 +01:00
Update ATCS_Installer.nsi to change ATCS_SOURCE_DIR path for improved directory structure and allow github actions
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
!define VERSION "$%VERSION:~1%"
|
||||
!define TRAINER_VERSION "0.1.5"
|
||||
!define JAVA_BIN "java"
|
||||
!define ATCS_SOURCE_DIR "C:\ATCS"
|
||||
!define ATCS_SOURCE_DIR "..\..\"
|
||||
|
||||
Name "Andor's Trail Content Studio v${VERSION}"
|
||||
OutFile "ATCS_v${VERSION}_Setup.exe"
|
||||
|
||||
Reference in New Issue
Block a user