Files
ai-game-2/.superset/config.json
2026-04-29 17:21:11 -07:00

7 lines
127 B
JSON

{
"setup": [
"git submodule update\ncd godot-mcp\nnpm install\nnpm run build\ncd .."
],
"teardown": [],
"run": []
}