Initial Commit
Build Client / build (push) Canceled after 0s

This commit is contained in:
ShadowNetReal
2026-09-10 17:55:42 -04:00
commit a8b90368f8
3468 changed files with 462861 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
@echo off
cd ../
call scripts/wrapper.bat
call gradlew target_teavm_wasm_gc:assembleMainComponents
pause