mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-04-07 02:46:52 +00:00
create bundles
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
images {
|
||||
image: "/kubelinter_box.png"
|
||||
sprite_trim_mode: SPRITE_TRIM_MODE_OFF
|
||||
}
|
||||
margin: 0
|
||||
extrude_borders: 2
|
||||
inner_padding: 0
|
||||
|
||||
@@ -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}]}]}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user