Initial Ginie project structure

This commit is contained in:
2025-11-17 21:55:31 +01:00
commit 8e9c9a09b4
10 changed files with 73 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
package version
// Wird vom Build-Prozess überschrieben, falls gewünscht
var Version = "0.1.0"