Refactor to fit game-shell structure; externalized lobby client code

This commit is contained in:
2026-08-23 12:55:53 -05:00
parent 2a99880a98
commit 9a067711c7
24 changed files with 81 additions and 625 deletions

View File

@@ -1,4 +1,4 @@
@tool class_name BilliardsImporter extends EditorScenePostImport
@tool class_name ImportManager extends EditorScenePostImport
func _post_import(scene: Node) -> Object: