feat: add composable scenario resources

This commit is contained in:
2026-07-30 02:27:15 +00:00
parent 96b41ef4b4
commit b0b40b87aa
10 changed files with 439 additions and 16 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"url": "./resources/schema/map.json"
},
{
"fileMatch": ["resources/scenario/*.json"],
"fileMatch": ["resources/scenario/*.json", "resources/scenario/**/*.json"],
"url": "./resources/schema/scenario.json"
},
{