mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-06-22 08:32:51 +08:00
Add UnityEditorPackage
This commit is contained in:
19
UnityEditorPackage/package.json
Normal file
19
UnityEditorPackage/package.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "com.sinai-dev.unityexplorer",
|
||||
"version": "4.7.0",
|
||||
"displayName": "UnityExplorer",
|
||||
"description": "An in-game UI for exploring, debugging and modifying Unity games.",
|
||||
"unity": "2017.1",
|
||||
"documentationUrl": "https://github.com/sinai-dev/UnityExplorer",
|
||||
"changelogUrl": "https://github.com/sinai-dev/UnityExplorer/releases",
|
||||
"licensesUrl": "https://github.com/sinai-dev/UnityExplorer/blob/master/LICENSE",
|
||||
"keywords": [
|
||||
"inspector",
|
||||
"debug",
|
||||
"runtime"
|
||||
],
|
||||
"author": {
|
||||
"name": "Sinai",
|
||||
"url": "https://github.com/sinai-dev"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user