0.8.2: Removed scene listing for addressables, since it is too expensive (~220 times worse, then just running through entire asset database for scenes)

This commit is contained in:
Anders Ejlersen 2021-09-28 19:23:46 +02:00
parent 7b5efffaf8
commit 27ee0e48a7
2 changed files with 2 additions and 65 deletions

View file

@ -1,6 +1,6 @@
{
"name": "com.module.navigationtool",
"version": "0.8.1",
"version": "0.8.2",
"displayName": "Module.NavigationTool",
"description": "Support for navigation tools, like favorites, history and toolbars",
"unity": "2019.2",