添加demo

This commit is contained in:
gongxh
2025-09-17 10:25:13 +08:00
parent d7fc1e49ae
commit b582a5d1da
29 changed files with 2125 additions and 1 deletions

11
bt-demo/package.json Executable file
View File

@@ -0,0 +1,11 @@
{
"name": "kunpocreator",
"uuid": "f5d24040-9cd4-4a5a-8559-38bf55e621f7",
"creator": {
"version": "3.8.6"
},
"dependencies": {
"kunpocc-behaviortree": "^0.0.6",
"ts-node": "^10.9.2"
}
}