Phase 7: Windows export preset fix + code fixes
- Fix: export_presets.cfg — platform='Windows Desktop' (not 'Windows'), Windows as [preset.0] - Fix: plugin_manager.gd — removed class_name (autoload conflict), fixed multiline % formatting - Disable GDExtension temporarily for clean export - Add build/ to .gitignore (binary artifacts) - Build artifacts: tactical-shooter.exe (109MB Windows PE32+), windows.zip, server binary (78MB)
This commit is contained in:
@@ -28,3 +28,4 @@ server/build/
|
||||
# Secrets (operator must create per deployment)
|
||||
server/data/rcon_password.cfg
|
||||
build/
|
||||
build/
|
||||
|
||||
Reference in New Issue
Block a user