Skip to content

fix(plugin): Fix server uploader preset detection in Godot 4.3

Godot 4.3 changed the Linux export preset platform name from "Linux/X11" to "Linux". This commit updates how we filter valid server presets for upload.

Edited by Fabio Alessandrelli

Merge request reports