Needed to update the name of the .exe from CAVE to no_env to prevent confusion with users running the exectuable instead of the .bat file.
This commit is contained in:
parent
78e7642c3b
commit
cb5f57193e
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
startupProgressRect="3,234,413,13"
|
||||
startupMessageRect="7,252,445,20"
|
||||
startupForegroundColor="000000" />
|
||||
<launcher name="cave">
|
||||
<launcher name="no_env">
|
||||
<win useIco="false">
|
||||
<bmp/>
|
||||
</win>
|
||||
|
|
Loading…
Add table
Reference in a new issue