Skip to content

Commit 06f821f

Browse files
authored
Update README.md
1 parent 2cf1c5f commit 06f821f

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
@@ -24,16 +24,16 @@
2424
### Add the line below to `Packages/manifest.json`
2525

2626
for version `1.1.6`
27-
```csharp
27+
```json
2828
"com.wolf-org.advertising":"https://github.com/unity-package/advertising-unity.git#1.1.6",
2929
```
3030
dependency `extensions-unity-1.0.5`
31-
```csharp
31+
```json
3232
"com.wolf-org.extensions":"https://github.com/unity-package/extensions-unity.git#1.0.5",
3333
```
3434

3535
Install `app-tracking-unity` and add define symbol `VIRTUESKY_TRACKING` if you need ad revenue tracking
36-
```csharp
36+
```json
3737
"com.wolf-org.tracking":"https://github.com/unity-package/app-tracking-unity.git#1.0.3",
3838
```
3939

0 commit comments

Comments
 (0)