This commit is contained in:
Christer Warén
2022-04-01 08:47:42 +03:00
parent 1ab4724225
commit e15e813614
13 changed files with 853 additions and 45 deletions

View File

@ -1,2 +1 @@
*.ico
*.exe

BIN
Inno Setup/app.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -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"