Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
game-workstore-bot committed Jan 16, 2023
1 parent 669b2de commit 8ddfcce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Use it your own risk!

At package.json, add these lines of code:
```json
"com.gameworkstore.protocolui": "https://github.com/GameWorkstore/protocolui.git#1.1.4"
"com.gameworkstore.patterns": "https://github.com/GameWorkstore/patterns.git#1.2.0"
"com.gameworkstore.protocolui": "https://github.com/GameWorkstore/protocolui.git#1.2.4"
"com.gameworkstore.patterns": "https://github.com/GameWorkstore/patterns.git#1.3.2"
```

And wait for unity to download and compile the package.

you can upgrade your version by including the release version at end of the link:
```json
"com.gameworkstore.protocolui": "https://github.com/GameWorkstore/protocolui.git#1.1.5"
"com.gameworkstore.protocolui": "https://github.com/GameWorkstore/protocolui.git#1.2.4"
```

# Contributions
Expand Down

0 comments on commit 8ddfcce

Please sign in to comment.