Skip to content

Commit 27e3640

Browse files
authored
Update README.md
1 parent 4a341d3 commit 27e3640

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
### Add the line below to `Packages/manifest.json`
2424

2525
for version `1.0.2`
26-
```csharp
26+
```json
2727
"com.wolf-org.remote-config":"https://github.com/unity-package/remote-config-manager-unity.git#1.0.2",
2828
```
2929
dependency `extensions-unity-1.0.5`
30-
```csharp
30+
```json
3131
"com.wolf-org.extensions":"https://github.com/unity-package/extensions-unity.git#1.0.5",
3232
```
3333
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
34+
```json
3535
"com.wolf-org.game-data":"https://github.com/unity-package/game-data-unity.git#1.0.2",
3636
```
3737

0 commit comments

Comments
 (0)