We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01101cc commit 02faa99Copy full SHA for 02faa99
README.md
@@ -32,7 +32,7 @@ dependency `extensions-unity-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
```csharp
35
-"com.wolf-package.game-data":"https://github.com/wolf-package/game-data-unity.git#1.0.0",
+"com.wolf-org.game-data":"https://github.com/wolf-org/game-data-unity.git#1.0.2",
36
37
38
## Use
0 commit comments