File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Finder
2
2
3
- [ ![ ] ( https://img.shields.io/github/release/litefeel/com.litefeel.finder. svg?label=latest%20version )] ( https://github.com/litefeel/com.litefeel.finder /releases )
4
- [ ![ ] ( https://img.shields.io/github/license/litefeel/com.litefeel.finder. svg )] ( https://github.com/litefeel/com.litefeel.finder /blob/upm /LICENSE.md )
3
+ [ ![ ] ( https://img.shields.io/github/release/litefeel/Unity-Finder. svg?label=latest%20version )] ( https://github.com/litefeel/Unity-Finder /releases )
4
+ [ ![ ] ( https://img.shields.io/github/license/litefeel/Unity-Finder. svg )] ( https://github.com/litefeel/Unity-Finder /blob/master /LICENSE.md )
5
5
[ ![ Donate] ( https://img.shields.io/badge/Donate-PayPal-green.svg )] ( https://paypal.me/litefeel )
6
6
7
7
Find Asset in Unity.
@@ -19,10 +19,10 @@ Find Asset in Unity.
19
19
#### Install
20
20
21
21
Find the manifest.json file in the Packages folder of your project and edit it to look like this:
22
- ``` json
22
+ ``` js
23
23
{
24
24
" dependencies" : {
25
- "com.litefeel.com.litefeel. finder" : " https://github.com/litefeel/com.litefeel.finder .git" ,
25
+ " com.litefeel.finder" : " https://github.com/litefeel/Unity-Finder .git" ,
26
26
...
27
27
}
28
28
}
@@ -31,5 +31,5 @@ Find the manifest.json file in the Packages folder of your project and edit it t
31
31
32
32
#### Support
33
33
34
- * Create issues by issues page (https://github.com/litefeel/com.litefeel.finder /issues )
34
+ * Create issues by issues page (https://github.com/litefeel/Unity-Finder /issues )
35
35
* Send email to me:
[email protected]
You can’t perform that action at this time.
0 commit comments