Update schema and manifest

This commit is contained in:
Nick J. Connors 2022-02-25 01:13:42 -05:00
parent 4806df2dcf
commit 08c9afd988
2 changed files with 1 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"filename": "NewHorizons.dll",
"author": "xen",
"author": "xen, Idiot, & Book",
"name": "New Horizons",
"uniqueName": "xen.NewHorizons",
"version": "0.9.1",

View File

@ -489,11 +489,6 @@
"scale": {
"type": "number",
"default": 1
},
"generateColliders": {
"type": "bool",
"default": false,
"description": "For each mesh filter found here should we make a mesh collider?"
}
}
}