Remove link for consoles in EditorExportPlatform#114979
Merged
akien-mga merged 1 commit intogodotengine:masterfrom Jan 15, 2026
Merged
Remove link for consoles in EditorExportPlatform#114979akien-mga merged 1 commit intogodotengine:masterfrom
akien-mga merged 1 commit intogodotengine:masterfrom
Conversation
Member
Yeah I agree this link is a bit weird here on this generic class. It would be great however to have some page about platform support in general that could be included in various places to make it very clear which platforms are supported by Godot out of the box, or via third-parties. (Including e.g. the fact that C# on Web is not supported.) |
akien-mga
approved these changes
Jan 15, 2026
Member
Author
|
I agree. The platform list on https://docs.godotengine.org/en/stable/about/list_of_features.html kinda goes into that direction a bit. |
Member
|
Thanks! |
KoBeWi
pushed a commit
to KoBeWi/godot
that referenced
this pull request
Jan 15, 2026
Remove link for consoles in EditorExportPlatform
Member
|
Cherry-picked for 4.5.2. |
Member
|
Cherry-picked for 4.4.2. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As we're looking to drop the old docs page about console support in favor of the page on the website (see docs PR godotengine/godot-docs#11611), this link will become outdated (and cause docs build errors).
We could update it to link to the new website page instead, but I'm not really sure it makes much sense to have that link here.