forked from defold/extension-gpgs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
game.project
48 lines (36 loc) · 986 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
42
43
44
45
46
47
[project]
title = extension-gpgs
version = 0.2
dependencies#0 = https://github.com/andsve/dirtylarry/archive/master.zip
dependencies#1 = https://github.com/britzl/defold-screenshot/archive/master.zip
dependencies#2 = https://github.com/britzl/monarch/archive/3.1.0.zip
[bootstrap]
main_collection = /main/main.collectionc
[input]
game_binding = /input/game.input_bindingc
[display]
width = 1280
height = 720
[physics]
scale = 0.02
[script]
shared_state = 1
[android]
package = com.defold.extension.gpgs
minimum_sdk_version = 16
target_sdk_version = 28
[ios]
bundle_identifier = com.defold.extension.gpgs
infoplist = /builtins/manifests/ios/Info.plist
[gpgs]
app_id = 741832396715
client_id = 741832396715-sl2dn4pjiqop78t1pgflb6ob4aqsvom5.apps.googleusercontent.com
use_saved_games = 1
request_server_auth_code = 0
request_id_token = 0
[library]
include_dirs = gpgs
[osx]
bundle_identifier = com.defold.extension.gpgs
[native_extension]
app_manifest = /generated.appmanifest