Files
emod-cli/examples/default/behavior_pack/pack_manifest.json
2025-11-29 17:31:00 +08:00

31 lines
443 B
JSON

{
"modules": [
{
"description": "",
"type": "data",
"uuid": "{behavior_module_uuid}",
"version": [
0,
0,
1
]
}
],
"header": {
"description": "",
"name": "behavior_pack",
"uuid": "{behavior_pack_uuid}",
"version": [
0,
0,
1
],
"min_engine_version": [
1,
18,
0
]
},
"dependencies": [],
"format_version": 1
}