This commit is contained in:
PC-20230316NUNE\Administrator
2023-10-23 18:56:01 +08:00
parent ac94959a45
commit 77d44ee300
328 changed files with 16429 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
{
"type": ["bt.SharedBoolean", "bt.SharedNode", "bt.SharedNumber", "bt.SharedString"],
"global": {
},
"unsupported": ["bt.SharedArray", "bt.SharedCustom"]
}

View File

@@ -0,0 +1,3 @@
{
"ignore": ["RigidBodyComponent", "ColliderComponent", "RenderableComponent"]
}