create bundles

This commit is contained in:
Eugenio Marzo
2021-01-02 18:40:55 +01:00
parent d0399b22d1
commit 2e2615cb8b
7 changed files with 6 additions and 9 deletions

View File

@@ -1,7 +1,3 @@
images {
image: "/kubelinter_box.png"
sprite_trim_mode: SPRITE_TRIM_MODE_OFF
}
margin: 0
extrude_borders: 2
inner_padding: 0

View File

@@ -1 +1 @@
{"content":[{"name":"game.projectc","size":3165,"pieces":[{"name":"game.projectc0","offset":0}]},{"name":"game.arci","size":6848,"pieces":[{"name":"game.arci0","offset":0}]},{"name":"game.arcd","size":254555,"pieces":[{"name":"game.arcd0","offset":0}]},{"name":"game.dmanifest","size":12027,"pieces":[{"name":"game.dmanifest0","offset":0}]},{"name":"game.public.der","size":162,"pieces":[{"name":"game.public.der0","offset":0}]}]}
{"content":[{"name":"game.projectc","size":3190,"pieces":[{"name":"game.projectc0","offset":0}]},{"name":"game.arci","size":6608,"pieces":[{"name":"game.arci0","offset":0}]},{"name":"game.arcd","size":264287,"pieces":[{"name":"game.arcd0","offset":0}]},{"name":"game.dmanifest","size":11865,"pieces":[{"name":"game.dmanifest0","offset":0}]},{"name":"game.public.der","size":162,"pieces":[{"name":"game.public.der0","offset":0}]}]}

View File

@@ -12,11 +12,11 @@ height = 1080
high_dpi = 0
samples = 0
fullscreen = 0
update_frequency = 0
vsync = 0
update_frequency = 60
vsync = 1
display_profiles = /builtins/render/default.display_profilesc
dynamic_orientation = 0
variable_dt = 1
variable_dt = 0
[render]
clear_color_red = 0
@@ -43,7 +43,7 @@ ray_cast_limit_3d = 128
trigger_overlap_capacity = 16
[bootstrap]
main_collection = /main/main.collectionc
main_collection = /main/kubeinvaders.collectionc
render = /builtins/render/default.renderc
[graphics]
@@ -162,6 +162,7 @@ http_thread_count = 4
http_cache_enabled = 1
[library]
include_dirs =
[script]
shared_state = 1