-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrush.yml
35 lines (27 loc) · 980 Bytes
/
rush.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# For a detailed info on this file and supported fields, check out the below link:
# https://github.com/ShreyashSaitwal/rush-cli/wiki/Metadata-File
---
name: UnityAds
description: Unity Ads Extension By Oseamiya. <br><a href="https://www.github.com/oseamiya/UnityAdExtension">Source Code</a><br><a href="https://community.appinventor.mit.edu/t/free-unityads-integrate-unity-ads-in-your-application/53890?u=oseamiya">Documentation</a>
version:
number: auto
name: '2'
authors:
- oseamiya
build:
release:
# Optimizes the extension on every release build.
optimize: true
# If enabled, you will be able to use Java 8 language features in your extension.
desugar:
enable: false
desugar_deps: false
assets:
# Extension icon. This can be a URL or a local image in 'assets' folder.
icon: icon.png
deps:
- unityads404.jar
- unity-scaradapter-1920.jar
- unity-scaradapter-1950.jar
- unity-scaradapter-2000.jar
- unity-scaradapter-common.jar