Feature: Complete implementation of v4.3, including stability fixes and Crimson Gold theme.

This commit is contained in:
Iván Eduardo Chavez Ayub
2025-11-09 06:36:21 -06:00
parent d3b9169c0f
commit 85c6579706
12 changed files with 1109 additions and 331 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
; ===================================================================
; Warlock-Studio 4.2.1 - Inno Setup Script (Full Offline Installer)
; Warlock-Studio 4.3 - Inno Setup Script (Full Offline Installer)
; ===================================================================
#define AppName "Warlock-Studio"
#define AppVersion "4.2.1"
#define AppVersion "4.3"
#define AppPublisher "Iván Eduardo Chavez Ayub"
#define AppURL "https://github.com/Ivan-Ayub97/Warlock-Studio"
#define AppExeName "Warlock-Studio.exe"