19 lines
578 B
JSON
Raw Normal View History

2022-04-12 02:52:09 +10:00
{
"name": "com.sinai-dev.unityexplorer",
2022-04-25 22:52:24 +10:00
"version": "4.7.11",
2022-04-12 02:52:09 +10:00
"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"
}
}