mirror of
https://github.com/codewriter-packages/Tri-Inspector.git
synced 2025-01-22 00:08:51 -05:00
Remove installer
This commit is contained in:
parent
3cd434cd4f
commit
0f619fc18f
@ -4,7 +4,7 @@
|
||||
"references": [
|
||||
"TriInspector",
|
||||
"TriInspector.Editor",
|
||||
"Unity.InternalAPIEditorBridge.012"
|
||||
"Unity.InternalAPIEditorBridge.013"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
|
@ -3,7 +3,7 @@
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"TriInspector",
|
||||
"Unity.InternalAPIEditorBridge.012"
|
||||
"Unity.InternalAPIEditorBridge.013"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
|
Binary file not shown.
@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 45e08a87d3d7eab48b90b26af99f1631
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@ -27,9 +27,6 @@ _Advanced inspector attributes for Unity_
|
||||
Library distributed as git package ([How to install package from git URL](https://docs.unity3d.com/Manual/upm-ui-giturl.html))
|
||||
<br>Git URL: `https://github.com/codewriter-packages/Tri-Inspector.git`
|
||||
|
||||
After package installation **run the Installer** by double clicking on it.
|
||||
![TriInspector-Installer](https://user-images.githubusercontent.com/26966368/172212210-3bbcf6ff-cdc3-4c7c-87c6-d27ab83e271c.png)
|
||||
|
||||
## Roadmap ![GitHub Repo stars](https://img.shields.io/github/stars/codewriter-packages/Tri-Inspector?style=social)
|
||||
Each star ★ on the project page brings new features closer.
|
||||
You can suggest new features in the [Discussions](https://github.com/codewriter-packages/Tri-Inspector/discussions).
|
||||
|
@ -1,3 +0,0 @@
|
||||
{
|
||||
"reference": "Unity.InternalAPIEditorBridge.012"
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"reference": "Unity.InternalAPIEditorBridge.013"
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ef298164c542ea34b917beb80251fa54
|
||||
guid: 851ff4ad6c3a00b48bd5281de6b2f060
|
||||
AssemblyDefinitionReferenceImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
@ -6,5 +6,7 @@
|
||||
"unity": "2020.3",
|
||||
"author": "CodeWriter (https://github.com/orgs/codewriter-packages)",
|
||||
"homepage": "https://github.com/codewriter-packages/Tri-Inspector#readme",
|
||||
"dependencies": {}
|
||||
"dependencies": {
|
||||
"com.unity.localization": "0.2.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user