91b878f347
- Added 6 Quaternius weapon models (Pistol, Revolver, Rifle, Shotgun, P90, SniperRifle) - Created weapon resource files with balanced stats - Wired Pistol + Rifle into player.tscn replacing Kenney blasters - Fixed WASD input (matched input map action names) - Fixed Escape key toggles mouse capture - Added Audio autoload singleton - Fixed broken sound asset paths across all scripts - Fixed all scene ext_resource text paths (nested under assets/kenney-fps/) - Fixed all .import source_file paths - Deleted stale .import files (will be regenerated by editor on open)
99 lines
3.5 KiB
INI
99 lines
3.5 KiB
INI
[preset.0]
|
|
|
|
name="Windows Desktop"
|
|
platform="Windows Desktop"
|
|
runnable=true
|
|
dedicated_server=false
|
|
custom_features=""
|
|
export_filter="all_resources"
|
|
include_filter=""
|
|
exclude_filter="examples/forest-brawl/**, examples/input-gathering/**, examples/input-prediction/**, examples/multiplayer-netfox/**, examples/multiplayer-simple/**, examples/multiplayer-state-machine/**, examples/property-configuration/**, examples/rollback-debugger/**, examples/rollback-fps/**, examples/rollback-npc/**, examples/single-player/**, examples/snippets/**, examples/state-synchronizer-npc/**, examples/visibility-filtering/**, addons/vest/**, docs/**, test/**, sh/**, script_templates/**, *.off, .claude/**, CLAUDE.md"
|
|
export_path="build/tactical-shooter-windows-x86_64/tactical-shooter.exe"
|
|
patches=PackedStringArray()
|
|
patch_delta_encoding=false
|
|
patch_delta_compression_level_zstd=19
|
|
patch_delta_min_reduction=0.1
|
|
patch_delta_include_filters="*"
|
|
patch_delta_exclude_filters=""
|
|
encryption_include_filters=""
|
|
encryption_exclude_filters=""
|
|
seed=0
|
|
encrypt_pck=false
|
|
encrypt_directory=false
|
|
script_export_mode=1
|
|
|
|
[preset.0.options]
|
|
|
|
custom_template/debug=""
|
|
custom_template/release=""
|
|
debug/export_console_wrapper=2
|
|
binary_format/embed_pck=true
|
|
binary_format/architecture="x86_64"
|
|
texture_format/s3tc_bptc=true
|
|
texture_format/etc2_astc=false
|
|
texture_format/no_bptc_fallbacks=true
|
|
dotnet/include_scripts_content=false
|
|
dotnet/rollforward_to_latest_prerelease=true
|
|
codesign/identity=""
|
|
codesign/timestamp=true
|
|
codesign/timestamp_server_url=""
|
|
application/icon=""
|
|
application/identifier="tactical-shooter-client"
|
|
application/name="Tactical Shooter"
|
|
application/app_category="game"
|
|
application/file_version="0.1.0"
|
|
application/product_version="0.1.0"
|
|
display/width=1280
|
|
display/height=720
|
|
xr_features/enabled=false
|
|
xr_features/hand_tracking=false
|
|
xr_features/passthrough=false
|
|
|
|
[preset.1]
|
|
|
|
name="Linux Server"
|
|
platform="Linux/X11"
|
|
runnable=true
|
|
dedicated_server=true
|
|
custom_features=""
|
|
export_filter="all_resources"
|
|
include_filter=""
|
|
exclude_filter="examples/forest-brawl/**, examples/input-gathering/**, examples/input-prediction/**, examples/multiplayer-netfox/**, examples/multiplayer-simple/**, examples/multiplayer-state-machine/**, examples/property-configuration/**, examples/rollback-debugger/**, examples/rollback-fps/**, examples/rollback-npc/**, examples/single-player/**, examples/snippets/**, examples/state-synchronizer-npc/**, examples/visibility-filtering/**, addons/vest/**, docs/**, test/**, sh/**, script_templates/**, *.off, .claude/**, CLAUDE.md, config/**"
|
|
export_path="build/tactical-shooter-server.x86_64"
|
|
patches=PackedStringArray()
|
|
patch_delta_encoding=false
|
|
patch_delta_compression_level_zstd=19
|
|
patch_delta_min_reduction=0.1
|
|
patch_delta_include_filters="*"
|
|
patch_delta_exclude_filters=""
|
|
encryption_include_filters=""
|
|
encryption_exclude_filters=""
|
|
seed=0
|
|
encrypt_pck=false
|
|
encrypt_directory=false
|
|
script_export_mode=1
|
|
|
|
[preset.1.options]
|
|
|
|
custom_template/debug=""
|
|
custom_template/release=""
|
|
binary_format/embed_pck=true
|
|
binary_format/architecture="x86_64"
|
|
texture_format/s3tc_bptc=true
|
|
texture_format/etc2_astc=false
|
|
texture_format/no_bptc_fallbacks=true
|
|
codesign/identity=""
|
|
codesign/timestamp=true
|
|
codesign/timestamp_server_url=""
|
|
application/icon=""
|
|
application/identifier="tactical-shooter-server"
|
|
application/name="Tactical Shooter Server"
|
|
application/app_category="game"
|
|
application/file_version="0.1.0"
|
|
application/product_version="0.1.0"
|
|
display/width=1
|
|
display/height=1
|
|
xr_features/enabled=false
|
|
xr_features/hand_tracking=false
|
|
xr_features/passthrough=false
|