-
Notifications
You must be signed in to change notification settings - Fork 0
/
export_presets.cfg
63 lines (60 loc) · 6.38 KB
/
export_presets.cfg
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
56
57
58
59
60
61
62
63
[preset.0]
name="Windows Desktop"
platform="Windows Desktop"
runnable=true
dedicated_server=false
custom_features=""
export_filter="resources"
export_files=PackedStringArray("res://addons/plugins/device_input.gd", "res://addons/plugins/multiplayer_input.gd", "res://addons/plugins/plugin.gd", "res://assets/audio/music/chiptune_grooving.mp3", "res://assets/audio/music/cruising.mp3", "res://assets/audio/music/glitch_manor.mp3", "res://assets/audio/music/loop_19.mp3", "res://assets/audio/music/loop_20.mp3", "res://assets/audio/music/mashup.mp3", "res://assets/audio/music/pixel_party.mp3", "res://assets/audio/ball_bounce.mp3", "res://assets/audio/countdown.mp3", "res://assets/audio/goal01.mp3", "res://assets/audio/jump.mp3", "res://assets/audio/pjump.mp3", "res://assets/audio/slide.mp3", "res://assets/audio/start01.mp3", "res://assets/audio/start02.mp3", "res://assets/audio/ui_back.mp3", "res://assets/audio/ui_next.mp3", "res://assets/audio/win01.mp3", "res://assets/sprites/buttons/a_button.png", "res://assets/sprites/buttons/b_button.png", "res://assets/sprites/buttons/x_button.png", "res://assets/sprites/buttons/y_button.png", "res://assets/sprites/map_borders/basic_border.png", "res://assets/sprites/map_borders/map01_border.png", "res://assets/sprites/map_borders/map02_border.png", "res://assets/sprites/map_borders/map03_border.png", "res://assets/sprites/map_borders/map04_border.png", "res://assets/sprites/map_borders/map05_border.png", "res://assets/sprites/map_borders/map06_border.png", "res://assets/sprites/platforms/adjustable/platform_left.png", "res://assets/sprites/platforms/adjustable/platform_middle.png", "res://assets/sprites/platforms/adjustable/platform_right.png", "res://assets/sprites/platforms/long_platform.png", "res://assets/sprites/players/blue_player.png", "res://assets/sprites/players/orange_player.png", "res://assets/sprites/basic_ball.png", "res://assets/sprites/basic_bubble.png", "res://assets/sprites/basic_green_goal.png", "res://assets/sprites/basic_platform.png", "res://assets/sprites/basic_purple_goal.png", "res://assets/sprites/blue_bubble.png", "res://assets/sprites/blue_goal.png", "res://assets/sprites/blue_heart.png", "res://assets/sprites/empty_heart.png", "res://assets/sprites/grey_photodrop.jpg", "res://assets/sprites/orange_bubble.png", "res://assets/sprites/orange_goal.png", "res://assets/sprites/orange_heart.png", "res://assets/sprites/paused.png", "res://assets/sprites/slow_mo_zone.png", "res://assets/themes/fonts/Mespix-Yq3Zo.otf", "res://assets/themes/fonts/PixelAzureBonds-327Z.ttf", "res://assets/themes/fonts/PixelGamingRegular-d9w0g.ttf", "res://assets/themes/new_theme.tres", "res://assets/themes/team_one_player_card.tres", "res://assets/themes/team_two_player_card.tres", "res://multiplayer-input/icon.png", "res://scenes-and-scripts/gameplay/adjustable_platform.tscn", "res://scenes-and-scripts/gameplay/ball.gd", "res://scenes-and-scripts/gameplay/ball.tscn", "res://scenes-and-scripts/gameplay/bubble.gd", "res://scenes-and-scripts/gameplay/bubble.tscn", "res://scenes-and-scripts/gameplay/count_down_text.gd", "res://scenes-and-scripts/gameplay/gameplay.gd", "res://scenes-and-scripts/gameplay/gameplay.tscn", "res://scenes-and-scripts/gameplay/goal.gd", "res://scenes-and-scripts/gameplay/goal.tscn", "res://scenes-and-scripts/gameplay/platform.tscn", "res://scenes-and-scripts/gameplay/player.gd", "res://scenes-and-scripts/gameplay/player.tscn", "res://scenes-and-scripts/gameplay/slow_mo_zone.gd", "res://scenes-and-scripts/gameplay/slow_mo_zone.tscn", "res://scenes-and-scripts/gameplay/spawn_point.gd", "res://scenes-and-scripts/gameplay/spawn_point.tscn", "res://scenes-and-scripts/global/game_settings.gd", "res://scenes-and-scripts/global/load_match.gd", "res://scenes-and-scripts/global/sound_manager.gd", "res://scenes-and-scripts/global/sound_manager.tscn", "res://scenes-and-scripts/maps/map_01.tscn", "res://scenes-and-scripts/maps/map_02.tscn", "res://scenes-and-scripts/maps/map_03.tscn", "res://scenes-and-scripts/maps/map_04.tscn", "res://scenes-and-scripts/maps/map_05.tscn", "res://scenes-and-scripts/menu/MainMenu.gd", "res://scenes-and-scripts/menu/main_menu.tscn", "res://scenes-and-scripts/menu/pause_menu.gd", "res://scenes-and-scripts/menu/pause_menu.tscn", "res://scenes-and-scripts/menu/player_card.tscn", "res://scenes-and-scripts/multiplayer/player_manager.gd")
include_filter=""
exclude_filter=""
export_path="../../../../Desktop/BubbleBallReleases/BubbleBall2.exe"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false
encrypt_directory=false
[preset.0.options]
custom_template/debug=""
custom_template/release=""
debug/export_console_wrapper=2
binary_format/embed_pck=false
texture_format/bptc=true
texture_format/s3tc=true
texture_format/etc=false
texture_format/etc2=false
binary_format/architecture="x86_64"
codesign/enable=false
codesign/timestamp=true
codesign/timestamp_server_url=""
codesign/digest_algorithm=1
codesign/description=""
codesign/custom_options=PackedStringArray()
application/modify_resources=true
application/icon=""
application/console_wrapper_icon=""
application/icon_interpolation=4
application/file_version=""
application/product_version=""
application/company_name=""
application/product_name=""
application/file_description=""
application/copyright=""
application/trademarks=""
application/export_angle=0
ssh_remote_deploy/enabled=false
ssh_remote_deploy/host="user@host_ip"
ssh_remote_deploy/port="22"
ssh_remote_deploy/extra_args_ssh=""
ssh_remote_deploy/extra_args_scp=""
ssh_remote_deploy/run_script="Expand-Archive -LiteralPath '{temp_dir}\\{archive_name}' -DestinationPath '{temp_dir}'
$action = New-ScheduledTaskAction -Execute '{temp_dir}\\{exe_name}' -Argument '{cmd_args}'
$trigger = New-ScheduledTaskTrigger -Once -At 00:00
$settings = New-ScheduledTaskSettingsSet
$task = New-ScheduledTask -Action $action -Trigger $trigger -Settings $settings
Register-ScheduledTask godot_remote_debug -InputObject $task -Force:$true
Start-ScheduledTask -TaskName godot_remote_debug
while (Get-ScheduledTask -TaskName godot_remote_debug | ? State -eq running) { Start-Sleep -Milliseconds 100 }
Unregister-ScheduledTask -TaskName godot_remote_debug -Confirm:$false -ErrorAction:SilentlyContinue"
ssh_remote_deploy/cleanup_script="Stop-ScheduledTask -TaskName godot_remote_debug -ErrorAction:SilentlyContinue
Unregister-ScheduledTask -TaskName godot_remote_debug -Confirm:$false -ErrorAction:SilentlyContinue
Remove-Item -Recurse -Force '{temp_dir}'"