-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgame.project
56 lines (42 loc) · 888 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
48
49
50
51
52
53
54
55
[bootstrap]
main_collection = /main/main.collectionc
render = /main/custom.renderc
[display]
width = 256
height = 224
[graphics]
default_texture_min_filter = nearest
default_texture_mag_filter = nearest
[script]
shared_state = 1
[html5]
splash_image = /assets/png/splash.png
cssfile = /main/theme.css
scale_mode = fit
show_console_banner = 0
show_made_with_defold = 0
show_fullscreen_button = 0
[project]
version = V1.02
title = Xfire
publisher = 171Dev
developer = 171Dev
dependencies#0 = https://github.com/subsoap/defos/archive/master.zip
dependencies#1 = https://github.com/selimanac/defold-astar/archive/master.zip
[spine]
max_count = 0
[input]
game_binding = /main/game.input_bindingc
repeat_interval = 0.075
[sprite]
subpixels = 0
[tilemap]
max_tile_count = 4096
[mesh]
max_count = 0
[label]
max_count = 0
[model]
max_count = 0
[windows]
app_icon = /assets/xfire.ico