feat: Inital Commit

This commit is contained in:
2025-11-05 22:19:12 +13:00
commit c181f44b52
8 changed files with 160 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
void main() {
Print("Hello from file script!");
}