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,13 +1,14 @@
|
|||
{
|
||||
"name": "com.module.navigationtool",
|
||||
"version": "0.7.1",
|
||||
"version": "0.7.2",
|
||||
"displayName": "Module.NavigationTool",
|
||||
"description": "Support for navigation tools, like favorites, history and toolbars",
|
||||
"unity": "2019.2",
|
||||
"unityRelease": "17f1",
|
||||
"dependencies": {
|
||||
},
|
||||
"keywords": [
|
||||
"com.unity.addressables": "1.10.0"
|
||||
},
|
||||
"keywords": [
|
||||
"navigation",
|
||||
"favorites",
|
||||
"history",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue