split into multiple assemblies
This commit is contained in:
17
Assets/Portal/package.json
Normal file
17
Assets/Portal/package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"displayName": "Escape Room Engine Portals",
|
||||
"name": "wtf.milan.escape-room-engine.portal",
|
||||
"version": "0.0.1",
|
||||
"description": "Portals for the VR escape room engine.",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user