File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ Use it your own risk!
77
88At package.json, add these lines of code:
99``` json
10- "com.gameworkstore.protocolui" : " https://github.com/GameWorkstore/protocolui.git#1.1 .4"
11- "com.gameworkstore.patterns" : " https://github.com/GameWorkstore/patterns.git#1.2.0 "
10+ "com.gameworkstore.protocolui" : " https://github.com/GameWorkstore/protocolui.git#1.2 .4"
11+ "com.gameworkstore.patterns" : " https://github.com/GameWorkstore/patterns.git#1.3.2 "
1212```
1313
1414And wait for unity to download and compile the package.
1515
1616you can upgrade your version by including the release version at end of the link:
1717``` json
18- "com.gameworkstore.protocolui" : " https://github.com/GameWorkstore/protocolui.git#1.1.5 "
18+ "com.gameworkstore.protocolui" : " https://github.com/GameWorkstore/protocolui.git#1.2.4 "
1919```
2020
2121# Contributions
You can’t perform that action at this time.
0 commit comments