Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Update README.md and LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
uurha committed Dec 25, 2022
1 parent 2b502db commit b17d48c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 19 deletions.
20 changes: 2 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,6 @@ This package provides useful extension.
## Wrappers:
1. DownloadHandlerFile

## Install
Project Settings -> Package Manager -> Scoped registries
</br>

![image](https://user-images.githubusercontent.com/22265817/197618796-e4f99403-e119-4f35-8320-b233696496d9.png)

```json
"scopedRegistries": [
{
"name": "Arcueid Plugins",
"url": "https://package.openupm.com",
"scopes": [
"com.uurha"
]
}
]
```

Window -> PackageManager -> Packages: My Registries -> Arcueid Plugins -> Better Extensions
## Install
[How to istall](https://github.com/uurha/BetterPluginCollection/wiki/How-to-install)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.uurha.betterextensions",
"displayName": "Better Extensions",
"version": "0.1.4",
"version": "0.1.5",
"unity": "2018.3",
"description": "Unity extensions, serialize extension, async extension, string extension and UI extensions",
"author": {
Expand Down

0 comments on commit b17d48c

Please sign in to comment.