feat: use Gitea raw endpoint instead of gitea-pages for patches

This commit is contained in:
god
2026-07-04 22:15:24 +08:00
parent fbca048aba
commit 2dd3020d0b
43 changed files with 91 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
extends SceneTree
func _init():
print("Testing gauntlet multiplayer")
quit()