0.3.0: Added history list
This commit is contained in:
parent
1e1736f94a
commit
9b73200c73
38 changed files with 662 additions and 18 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue