Moved to test

This commit is contained in:
DaanV2
2021-06-06 11:51:52 +02:00
parent f7706afc17
commit 452fe59b2b
29 changed files with 0 additions and 0 deletions

23
test/bp/manifest.json Normal file
View File

@@ -0,0 +1,23 @@
{
"format_version": 2,
"metadata": {
"authors": ["Christopher Cook"]
},
"header": {
"name": "Aggregate Features",
"uuid": "9f562163-9835-4d63-90a5-558f198088f9",
"description": "Tests aggregate features",
"version": [1, 0, 0],
"min_engine_version": [1, 17, 0]
},
"modules": [
{
"type": "data",
"description": "Behavior pack for Aggregate Features",
"uuid": "82df4a01-6431-4d4c-9d20-d62409481ad4",
"version": [1, 0, 0]
}
]
}