Files
emod-cli/examples/default/behavior_pack/pack_manifest.json

31 lines
447 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
}