0.3.0: Added history list

This commit is contained in:
Anders Ejlersen 2021-02-14 13:49:25 +01:00
parent 1e1736f94a
commit 9b73200c73
38 changed files with 662 additions and 18 deletions

View file

@ -1,14 +1,16 @@
{
"name": "com.module.navigationtool",
"version": "0.2.0",
"version": "0.3.0",
"displayName": "Module.NavigationTool",
"description": "Support for navigation tools",
"description": "Support for navigation tools, like favorites and history",
"unity": "2019.2",
"unityRelease": "17f1",
"dependencies": {
},
"keywords": [
"navigation"
"navigation",
"favorites",
"history"
],
"author": {
"name": "Anders Ejlersen",