Update
This commit is contained in:
1
Inno Setup/.gitignore
vendored
1
Inno Setup/.gitignore
vendored
@ -1,2 +1 @@
|
||||
*.ico
|
||||
*.exe
|
BIN
Inno Setup/app.ico
Normal file
BIN
Inno Setup/app.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
@ -2,7 +2,7 @@
|
||||
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
|
||||
|
||||
#define MyAppName "Jump Game"
|
||||
#define MyAppVersion "0.1"
|
||||
#define MyAppVersion "0.3"
|
||||
#define MyAppPublisher "NiceCat Studios"
|
||||
#define MyAppURL "https://nicecat.wgi.fi"
|
||||
#define MyAppExeName "Jump Game.exe"
|
||||
|
Reference in New Issue
Block a user