Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
V0odo0 authored Sep 27, 2024
1 parent 912d8b5 commit 04df45e
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/V0odo0/Knot-localization?label=release)
![Unity version](https://img.shields.io/badge/Unity-2021.3%2B-blue)
![Dependencies](https://img.shields.io/badge/dependencies-none-green)
![Platforms](https://img.shields.io/badge/platforms-all-blue)
![GitHub](https://img.shields.io/github/license/V0odo0/KNOT-Localization?label=license)

![as_icon](https://user-images.githubusercontent.com/10213769/162616057-4a2d89aa-bbda-4080-aa0e-f3db333c7afa.png)

Expand All @@ -16,20 +14,12 @@

Download latest stable release from [Asset Store](https://assetstore.unity.com/packages/tools/localization/knot-localization-187603)

*or*
> *or*
Install via Package Manager
Add `com.knot` Scoped Registry from `https://registry.npmjs.com` in `Project/Package Manager`

![Screenshot_3](https://user-images.githubusercontent.com/10213769/162617479-51c3d2d5-8573-44a2-bc56-8c68d09183f1.png)
![image](https://github.com/user-attachments/assets/ca20c30a-3ac3-494b-9e44-690630faf9db)

```
https://github.com/V0odo0/KNOT-Localization.git
```
Open `Window/Package Manager` and install package from `Packages: My Registries`

*or*

Add dependency to your /YourProjectName/Packages/manifest.json

```
"com.knot.localization": "https://github.com/V0odo0/KNOT-Localization.git",
```
![image](https://github.com/user-attachments/assets/8e552498-7faa-4996-87a0-2a784679ee87)

0 comments on commit 04df45e

Please sign in to comment.