0.1.0: Added favorites window
This commit is contained in:
parent
80499f0a7e
commit
dea60c6e4a
37 changed files with 1129 additions and 0 deletions
18
package.json
Normal file
18
package.json
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "com.module.navigationtool",
|
||||
"version": "0.1.0",
|
||||
"displayName": "Module.NavigationTool",
|
||||
"description": "Support for navigation tools",
|
||||
"unity": "2019.2",
|
||||
"unityRelease": "17f1",
|
||||
"dependencies": {
|
||||
},
|
||||
"keywords": [
|
||||
"navigation"
|
||||
],
|
||||
"author": {
|
||||
"name": "Anders Ejlersen",
|
||||
"email": "anders@ejlersen.info",
|
||||
"url": "https://www.ejlersen.info"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue