28 lines
715 B
JSON
28 lines
715 B
JSON
{
|
|
"name": "life.passer.ant",
|
|
"version": "0.0.1",
|
|
"displayName": "NanoBrain Ant",
|
|
"description": "An 3D ant model with behaviour controlled by a neural network",
|
|
"unity": "2022.3",
|
|
"author": {
|
|
"name": "Passer Life",
|
|
"email": "support@passer.life",
|
|
"url": "https://passer.life"
|
|
},
|
|
"documentationUrl": "https://passer.life/docs/Ant/Unity/index.html",
|
|
"changelogUrl": "https://git.passer.life/CreatureControl/Ant/releases",
|
|
"license": "MPL-2.0",
|
|
"licensesUrl": "https://git.passer.life/CreatureControl/Ant/src/branch/main/LICENSE",
|
|
"keywords": [
|
|
"creatire",
|
|
"insect",
|
|
"ant",
|
|
"animation",
|
|
"ai",
|
|
"behaviour", "behavior",
|
|
"neuron", "neural network"
|
|
],
|
|
"samples": [
|
|
]
|
|
}
|