preliminary support for controllers

This commit is contained in:
Taevas 2025-03-31 17:57:54 +02:00
parent 8f18e43af7
commit ff8bd770d2
4 changed files with 76 additions and 12 deletions

View file

@ -9,9 +9,11 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="exports/*"
export_path="exports/AlakajamEntry.x86_64"
export_path="exports/DreamBall.x86_64"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
seed=0
encrypt_pck=false
encrypt_directory=false
script_export_mode=2
@ -49,9 +51,11 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="exports/*"
export_path="exports/AlakajamEntry.exe"
export_path="exports/DreamBall.exe"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
seed=0
encrypt_pck=false
encrypt_directory=false
script_export_mode=2
@ -114,9 +118,11 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="exports/*"
export_path="exports/web/AlakajamEntry.html"
export_path="exports/web/DreamBall.html"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
seed=0
encrypt_pck=false
encrypt_directory=false
script_export_mode=2