mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-09 14:10:53 +03:00
- The `GODOT_SERVER` preprocessor define is no longer available in Godot 4, since the dedicated server platform was removed. - Replaced a reference to `GODOT_HTML5` with `GODOT_WEB` since that platform was also renamed in Godot 4. - Remove note about `<DefineConstants>` that only really applies to Godot 3.