forked from defold/extension-firebase-remoteconfig
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgame.project
34 lines (25 loc) · 730 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
[project]
title = extension-firebase-remoteconfig
custom_resources =
bundle_resources = /bundle
dependencies#0 = https://github.com/britzl/gooey/archive/6.5.0.zip
dependencies#1 = https://github.com/britzl/monarch/archive/2.13.0.zip
dependencies#2 = https://github.com/defold/extension-firebase/archive/refs/tags/1.1.3.zip
[bootstrap]
main_collection = /example/example.collectionc
[input]
game_binding = /input/game.input_bindingc
[display]
width = 640
height = 1136
[script]
shared_state = 1
[library]
include_dirs = firebase_remoteconfig
[ios]
bundle_identifier = com.defold.firebase
infoplist = /builtins/manifests/ios/Info.plist
[android]
package = com.defold.firebase
[osx]
bundle_identifier = com.defold.firebase