limiting export scope to currently working scenes

This commit is contained in:
betalars 2025-07-28 20:19:30 +02:00
parent 8e46bc31b3
commit 0ae30b7732
1 changed files with 6 additions and 3 deletions

View File

@ -6,7 +6,8 @@ runnable=true
advanced_options=true
dedicated_server=false
custom_features=""
export_filter="all_resources"
export_filter="scenes"
export_files=PackedStringArray("res://demo-main.tscn", "res://base-environments/youth_room/youth_room.tscn", "res://base-environments/transition/first_platform.tscn", "res://base-environments/youth_room/import/cheeky-city.glb", "res://base-environments/youth_room/import/fairy_light.glb", "res://base-environments/youth_room/import/lava-lamp.glb", "res://base-environments/youth_room/import/starlight-mesh.glb", "res://base-environments/youth_room/import/windows.glb", "res://base-environments/youth_room/import/youth_room.glb", "res://base-environments/youth_room/import/youth_special_meshes.glb", "res://base-environments/youth_room/scnees/childhood.tscn", "res://base-environments/youth_room/scnees/draven.tscn", "res://base-environments/youth_room/scnees/jui_jutsu.tscn", "res://base-environments/youth_room/scnees/voice_training.tscn", "res://base-environments/youth_room/fairylights.tscn", "res://base-environments/youth_room/lava-lamp.tscn", "res://base-environments/youth_room/outside.tscn", "res://base-environments/youth_room/show_room.tscn", "res://addons/markdownlabel/example.tscn", "res://base-environments/intro/luna_intro.tscn", "res://base-environments/transition/import/first_station.glb", "res://base-environments/transition/import/subway_train.glb", "res://base-environments/transition/import/water_surface.glb", "res://base-environments/transition/misc/subway_map.tscn", "res://base-environments/transition/first_platform.sync-conflict-20250617-143819-SLN3AAF.tscn", "res://trailer-studio.tscn", "res://thank-you.tscn", "res://main_menu.tscn", "res://main.tscn", "res://dev-util/board of devs.tscn", "res://dev-util/bug_button.tscn", "res://dev-util/candle-prototype.tscn", "res://dev-util/carriage_testing.tscn", "res://dev-util/click-trough-ui.tscn", "res://dev-util/hardcoded_cards.tscn", "res://dev-util/particles_tester.tscn", "res://dev-util/sky prototyping.tscn", "res://dev-util/stair-testing.tscn", "res://dev-util/staircase.glb", "res://dev-util/static_board_of_devs.tscn", "res://dev-util/testing.tscn", "res://dev-util/ui-testing.tscn", "res://logic-scenes/board/board.tscn", "res://logic-scenes/board/card.tscn", "res://logic-scenes/board/demo-card.tscn", "res://logic-scenes/board/empty_sticky_note_panel.tscn", "res://logic-scenes/board/physics-board.tscn", "res://logic-scenes/board/sticky-note.tscn", "res://logic-scenes/board/void_card.tscn", "res://logic-scenes/board/void_stuff.tscn", "res://logic-scenes/card_burner/card_burner.tscn", "res://logic-scenes/card_burner/card_fire.tscn", "res://logic-scenes/card_burner/card_sut.tscn", "res://logic-scenes/card_burner/cursor_candle.tscn", "res://logic-scenes/card_picker/card_picker.tscn", "res://logic-scenes/chat_view/chat-view-protoyping.tscn", "res://logic-scenes/collectable/import/old-mask.glb", "res://logic-scenes/collectable/collectable_ui.tscn", "res://logic-scenes/collectable/new_collectable_ui.tscn", "res://logic-scenes/luna/Luna_frame-of-mind.glb", "res://logic-scenes/luna/luna_imported.tscn", "res://logic-scenes/main menu/acessability_settings.tscn", "res://logic-scenes/main menu/audio_settings.tscn", "res://logic-scenes/main menu/content_settings.tscn", "res://logic-scenes/main menu/gameplay_settings.tscn", "res://logic-scenes/main menu/privacy_settings.tscn", "res://logic-scenes/main menu/video_settings.tscn", "res://logic-scenes/misc/skip_control.tscn", "res://logic-scenes/player_controller/player_controller.tscn", "res://logic-scenes/startup/startup.tscn", "res://vfx/collectable_particles.tscn", "res://disclaimer.tscn")
include_filter=""
exclude_filter=""
export_path="../../steam-sdk/tools/ContentBuilder/content/frame-of-mind-linux_x86_64/frame-of-mind.x86_64"
@ -52,7 +53,8 @@ runnable=true
advanced_options=true
dedicated_server=false
custom_features=""
export_filter="all_resources"
export_filter="scenes"
export_files=PackedStringArray("res://demo-main.tscn", "res://addons/markdownlabel/example.tscn", "res://base-environments/intro/luna_intro.tscn", "res://base-environments/transition/import/first_station.glb", "res://base-environments/transition/import/subway_train.glb", "res://base-environments/transition/import/water_surface.glb", "res://base-environments/transition/misc/subway_map.tscn", "res://base-environments/transition/first_platform.sync-conflict-20250617-143819-SLN3AAF.tscn", "res://base-environments/transition/first_platform.tscn", "res://trailer-studio.tscn", "res://thank-you.tscn", "res://main_menu.tscn", "res://main.tscn", "res://base-environments/youth_room/import/cheeky-city.glb", "res://base-environments/youth_room/import/fairy_light.glb", "res://base-environments/youth_room/import/lava-lamp.glb", "res://base-environments/youth_room/import/starlight-mesh.glb", "res://base-environments/youth_room/import/windows.glb", "res://base-environments/youth_room/import/youth_room.glb", "res://base-environments/youth_room/import/youth_special_meshes.glb", "res://base-environments/youth_room/scnees/childhood.tscn", "res://base-environments/youth_room/scnees/draven.tscn", "res://base-environments/youth_room/scnees/jui_jutsu.tscn", "res://base-environments/youth_room/scnees/voice_training.tscn", "res://base-environments/youth_room/fairylights.tscn", "res://base-environments/youth_room/lava-lamp.tscn", "res://base-environments/youth_room/outside.tscn", "res://base-environments/youth_room/show_room.tscn", "res://base-environments/youth_room/youth_room.tscn", "res://dev-util/board of devs.tscn", "res://dev-util/bug_button.tscn", "res://dev-util/candle-prototype.tscn", "res://dev-util/carriage_testing.tscn", "res://dev-util/click-trough-ui.tscn", "res://dev-util/hardcoded_cards.tscn", "res://dev-util/particles_tester.tscn", "res://dev-util/sky prototyping.tscn", "res://dev-util/stair-testing.tscn", "res://dev-util/staircase.glb", "res://dev-util/static_board_of_devs.tscn", "res://dev-util/testing.tscn", "res://dev-util/ui-testing.tscn", "res://logic-scenes/board/board.tscn", "res://logic-scenes/board/card.tscn", "res://logic-scenes/board/demo-card.tscn", "res://logic-scenes/board/empty_sticky_note_panel.tscn", "res://logic-scenes/board/physics-board.tscn", "res://logic-scenes/board/sticky-note.tscn", "res://logic-scenes/board/void_card.tscn", "res://logic-scenes/board/void_stuff.tscn", "res://logic-scenes/card_burner/card_burner.tscn", "res://logic-scenes/card_burner/card_fire.tscn", "res://logic-scenes/card_burner/card_sut.tscn", "res://logic-scenes/card_burner/cursor_candle.tscn", "res://logic-scenes/card_picker/card_picker.tscn", "res://logic-scenes/chat_view/chat-view-protoyping.tscn", "res://logic-scenes/collectable/import/old-mask.glb", "res://logic-scenes/collectable/collectable_ui.tscn", "res://logic-scenes/collectable/new_collectable_ui.tscn", "res://logic-scenes/luna/Luna_frame-of-mind.glb", "res://logic-scenes/luna/luna_imported.tscn", "res://logic-scenes/main menu/acessability_settings.tscn", "res://logic-scenes/main menu/audio_settings.tscn", "res://logic-scenes/main menu/content_settings.tscn", "res://logic-scenes/main menu/gameplay_settings.tscn", "res://logic-scenes/main menu/privacy_settings.tscn", "res://logic-scenes/main menu/video_settings.tscn", "res://logic-scenes/misc/skip_control.tscn", "res://logic-scenes/player_controller/player_controller.tscn", "res://logic-scenes/startup/startup.tscn", "res://vfx/collectable_particles.tscn", "res://disclaimer.tscn")
include_filter=""
exclude_filter=""
export_path="../../steam-sdk/tools/ContentBuilder/content/frame-of-mind-win64/frame-of-mind.exe"
@ -123,7 +125,8 @@ runnable=true
advanced_options=true
dedicated_server=false
custom_features=""
export_filter="all_resources"
export_filter="scenes"
export_files=PackedStringArray("res://demo-main.tscn", "res://addons/markdownlabel/example.tscn", "res://base-environments/intro/luna_intro.tscn", "res://base-environments/transition/import/first_station.glb", "res://base-environments/transition/import/subway_train.glb", "res://base-environments/transition/import/water_surface.glb", "res://base-environments/transition/misc/subway_map.tscn", "res://base-environments/transition/first_platform.sync-conflict-20250617-143819-SLN3AAF.tscn", "res://base-environments/transition/first_platform.tscn", "res://trailer-studio.tscn", "res://thank-you.tscn", "res://main_menu.tscn", "res://main.tscn", "res://base-environments/youth_room/import/cheeky-city.glb", "res://base-environments/youth_room/import/fairy_light.glb", "res://base-environments/youth_room/import/lava-lamp.glb", "res://base-environments/youth_room/import/starlight-mesh.glb", "res://base-environments/youth_room/import/windows.glb", "res://base-environments/youth_room/import/youth_room.glb", "res://base-environments/youth_room/import/youth_special_meshes.glb", "res://base-environments/youth_room/scnees/childhood.tscn", "res://base-environments/youth_room/scnees/draven.tscn", "res://base-environments/youth_room/scnees/jui_jutsu.tscn", "res://base-environments/youth_room/scnees/voice_training.tscn", "res://base-environments/youth_room/fairylights.tscn", "res://base-environments/youth_room/lava-lamp.tscn", "res://base-environments/youth_room/outside.tscn", "res://base-environments/youth_room/show_room.tscn", "res://base-environments/youth_room/youth_room.tscn", "res://dev-util/board of devs.tscn", "res://dev-util/bug_button.tscn", "res://dev-util/candle-prototype.tscn", "res://dev-util/carriage_testing.tscn", "res://dev-util/click-trough-ui.tscn", "res://dev-util/hardcoded_cards.tscn", "res://dev-util/particles_tester.tscn", "res://dev-util/sky prototyping.tscn", "res://dev-util/stair-testing.tscn", "res://dev-util/staircase.glb", "res://dev-util/static_board_of_devs.tscn", "res://dev-util/testing.tscn", "res://dev-util/ui-testing.tscn", "res://logic-scenes/board/board.tscn", "res://logic-scenes/board/card.tscn", "res://logic-scenes/board/demo-card.tscn", "res://logic-scenes/board/empty_sticky_note_panel.tscn", "res://logic-scenes/board/physics-board.tscn", "res://logic-scenes/board/sticky-note.tscn", "res://logic-scenes/board/void_card.tscn", "res://logic-scenes/board/void_stuff.tscn", "res://logic-scenes/card_burner/card_burner.tscn", "res://logic-scenes/card_burner/card_fire.tscn", "res://logic-scenes/card_burner/card_sut.tscn", "res://logic-scenes/card_burner/cursor_candle.tscn", "res://logic-scenes/card_picker/card_picker.tscn", "res://logic-scenes/chat_view/chat-view-protoyping.tscn", "res://logic-scenes/collectable/import/old-mask.glb", "res://logic-scenes/collectable/collectable_ui.tscn", "res://logic-scenes/collectable/new_collectable_ui.tscn", "res://logic-scenes/luna/Luna_frame-of-mind.glb", "res://logic-scenes/luna/luna_imported.tscn", "res://logic-scenes/main menu/acessability_settings.tscn", "res://logic-scenes/main menu/audio_settings.tscn", "res://logic-scenes/main menu/content_settings.tscn", "res://logic-scenes/main menu/gameplay_settings.tscn", "res://logic-scenes/main menu/privacy_settings.tscn", "res://logic-scenes/main menu/video_settings.tscn", "res://logic-scenes/misc/skip_control.tscn", "res://logic-scenes/player_controller/player_controller.tscn", "res://logic-scenes/startup/startup.tscn", "res://vfx/collectable_particles.tscn", "res://disclaimer.tscn")
include_filter=""
exclude_filter=""
export_path="../../steam-sdk/tools/ContentBuilder/content/frame-of-mind-macos/frame-of-mind.app"