Skip to content

Commit 2b132d3

Browse files
committed
Update README.md
1 parent 6261490 commit 2b132d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</p>
1818

1919
## What
20-
### Show ads tool for unity games (support for Max-Applovin and Google Mobile Ads)
20+
### Show ads tool for unity games (support for Max-Applovin, Google Mobile Ads and IronSource-UnityLevelPlay)
2121

2222
## How To Install
2323

@@ -51,6 +51,7 @@ Install `app-tracking-unity` and add define symbol `VIRTUESKY_TRACKING` if you n
5151
- Add `Scripting Define Symbols` in `Project Settings` > `Player` > `Other Settings`
5252
- Applovin: `VIRTUESKY_ADS` and `VIRTUESKY_MAX`
5353
- Admob: `VIRTUESKY_ADS` and `VIRTUESKY_ADMOB`
54+
- IronSource: `VIRTUESKY_ADS` and `VIRTUESKY_IRONSOURCE`
5455

5556
- If you use `Runtime auto init`, `Advertising` will be created automatically when you load the scene. Conversely, you would attach `Advertising` to the GameObject in the scene so that the ads can be loaded
5657

0 commit comments

Comments
 (0)