Skip to content

Conversation

@raulsntos
Copy link
Member

@raulsntos raulsntos commented Aug 20, 2024

- 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.
@raulsntos raulsntos added bug topic:dotnet area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.2 cherrypick:4.3 labels Aug 20, 2024
@raulsntos raulsntos added this to the 4.4 milestone Aug 20, 2024
@raulsntos raulsntos requested a review from a team August 20, 2024 14:59
@skyace65 skyace65 removed this from the 4.4 milestone Aug 21, 2024
@skyace65 skyace65 merged commit ce997a0 into godotengine:master Aug 21, 2024
@skyace65
Copy link
Contributor

Thanks!

@raulsntos raulsntos deleted the dotnet/defines branch August 21, 2024 04:48
@mhilbrunner
Copy link
Member

Cherry-picked to 4.3 in #10038.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:manual Issues and PRs related to the Manual/Tutorials section of the documentation bug cherrypick:4.2 topic:dotnet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dedicated_server feature tag does not enable GODOT_SERVER preprocessor define

4 participants