18 lines
460 B
JSON
18 lines
460 B
JSON
{
|
|
"displayName": "Escape Room Engine Player",
|
|
"name": "wtf.milan.escape-room-engine.player",
|
|
"version": "0.0.1",
|
|
"description": "Escape Room VR Player.",
|
|
"unity": "2022.1",
|
|
"author": {
|
|
"name": "Milan van Zanten",
|
|
"email": "milan@milan.wtf",
|
|
"url": "https://milan.wtf"
|
|
},
|
|
"hideInEditor": false,
|
|
"keywords": ["vr", "virtual reality", "modular", "escape room"],
|
|
"dependencies": {
|
|
"com.dbrizov.naughtyattributes": "2.1.4"
|
|
}
|
|
}
|