We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f927141 commit 1790ff9Copy full SHA for 1790ff9
README.md
@@ -20,7 +20,9 @@ To do this:
20
# How to install
21
22
At package.json, add these line of code:
23
-> "com.gameworkstore.googleprotobufunity": "git://github.com/GameWorkstore/google-protobuf-unity.git"
+```json
24
+"com.gameworkstore.googleprotobufunity": "git://github.com/GameWorkstore/google-protobuf-unity.git"
25
+```
26
27
And wait for unity to download and compile the package.
28
0 commit comments