0.7.2: Added asset bundle and addressable scenes to scene picker

This commit is contained in:
Anders Ejlersen 2021-09-17 23:49:29 +02:00
parent 9ba22f779d
commit ca34993eb3
3 changed files with 115 additions and 37 deletions

View file

@ -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",