2 Commits
0.0.4 ... 0.1.0

Author SHA1 Message Date
df6c970112 Update
All checks were successful
Build and Upload Release (Windows EXE) / Build Windows EXE (release) Successful in -14h59m18s
2026-01-24 15:39:53 -05:00
411ff15ea5 responsive layout and new background 2026-01-24 15:16:46 -05:00
4 changed files with 1227 additions and 492 deletions

BIN
art/Desolation.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 591 KiB

BIN
art/georgia.ttf Normal file

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -5,7 +5,7 @@ Configuration settings for the update checker
# Update checker configuration # Update checker configuration
UPDATE_CONFIG = { UPDATE_CONFIG = {
# Current version of the application # Current version of the application
"current_version": "0.0.4", "current_version": "0.1.0",
# Repository information # Repository information
"repo_owner": "HRiggs", "repo_owner": "HRiggs",