📦 build: implement automated release-build script

This commit is contained in:
retrozinndev
2025-08-09 22:12:50 -03:00
parent 4df1a9e7c9
commit 33a7b9617b
3 changed files with 31 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
declare const SRC: string
declare const DEVEL: boolean;
declare const GRESOURCES_FILE: string;
declare const VERSION: string;
declare module "inline:*" {
const content: string