-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgame.project
42 lines (32 loc) · 884 Bytes
/
game.project
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
36
37
38
39
40
41
[bootstrap]
main_collection = /example/maxsdk_example.collectionc
[input]
game_binding = /input/game.input_bindingc
[script]
shared_state = 1
[display]
width = 720
height = 1280
dynamic_orientation = 1
[project]
title = WebViewTest
bundle_resources = /bundle_resources
dependencies#0 = https://github.com/andsve/dirtylarry/archive/master.zip
[library]
include_dirs = hidden_web_view
[applovin]
sdk_key_android = 8xn1GGKOTXmyX427ni14W4rNlh1TMTFlZKP1speEL3l4Q4ec6aZ0M5IIVtkl5SNIucXNGq4aIQf98BO9iQpOir
admob_appid_android = ca-app-pub-4037320283832546~7018464256
[android]
package = com.arenum.webviewtest
minimum_sdk_version = 19
immersive_mode = 1
manifest = /manifests/AndroidManifest.xml
[render]
clear_color_red = 0.0
clear_color_green = 0.0
clear_color_blue = 0.0
clear_color_alpha = 0.0
[ios]
bundle_identifier = com.arenum.webviewtest
infoplist = /manifests/Info.plist