Skip to content

Commit cfd49c8

Browse files
committed
no message
1 parent 6101f51 commit cfd49c8

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

LICENSE renamed to .github/LICENSE

File renamed without changes.

.github/README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,13 @@
2323

2424
## HOW TO
2525

26-
There are 3 ways to install this plugin:
26+
There are 4 ways to install this plugin:
2727

2828
- import [SimpleFileBrowser.unitypackage](https://github.com/yasirkula/UnitySimpleFileBrowser/releases) via *Assets-Import Package*
29+
- clone/[download](https://github.com/yasirkula/UnitySimpleFileBrowser/archive/master.zip) this repository and move the *Plugins* folder to your Unity project's *Assets* folder
2930
- import it from [Asset Store](https://assetstore.unity.com/packages/tools/gui/runtime-file-browser-113006)
30-
- *(via Package Manager)* add the following line to *Packages/manifest.json*: `"com.yasirkula.simplefilebrowser": "https://github.com/yasirkula/UnitySimpleFileBrowser.git",`
31+
- *(via Package Manager)* add the following line to *Packages/manifest.json*:
32+
- `"com.yasirkula.simplefilebrowser": "https://github.com/yasirkula/UnitySimpleFileBrowser.git",`
3133

3234
Afterwards, add `using SimpleFileBrowser;` to your script.
3335

package.json.meta

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)