0.7.2: Added asset bundle and addressable scenes to scene picker
This commit is contained in:
parent
9ba22f779d
commit
ca34993eb3
3 changed files with 115 additions and 37 deletions
|
|
@ -1,7 +1,9 @@
|
|||
{
|
||||
"name": "Module.NavigationTool.Editor",
|
||||
"rootNamespace": "",
|
||||
"references": [],
|
||||
"rootNamespace": "Module.NavigationTool.Editor",
|
||||
"references": [
|
||||
"GUID:69448af7b92c7f342b298e06a37122aa"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
|
|
@ -9,7 +11,7 @@
|
|||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"autoReferenced": false,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue