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 4a341d3 commit 27e3640Copy full SHA for 27e3640
README.md
@@ -23,15 +23,15 @@
23
### Add the line below to `Packages/manifest.json`
24
25
for version `1.0.2`
26
-```csharp
+```json
27
"com.wolf-org.remote-config":"https://github.com/unity-package/remote-config-manager-unity.git#1.0.2",
28
```
29
dependency `extensions-unity-1.0.5`
30
31
"com.wolf-org.extensions":"https://github.com/unity-package/extensions-unity.git#1.0.5",
32
33
If you use [game-data-unity](https://github.com/wolf-package/game-data-unity), add the library below and define symbol `VIRTUESKY_DATA`
34
35
"com.wolf-org.game-data":"https://github.com/unity-package/game-data-unity.git#1.0.2",
36
37
0 commit comments