1.3.0: Added EditorProjectPrefs, so each project can have their own settings for history and favorites

This commit is contained in:
Anders Ejlersen 2022-01-20 20:05:25 +01:00
parent 65ca5dd355
commit c54a325cfe
7 changed files with 100 additions and 6 deletions

View file

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