Skip to content

Added doc for console access. #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 3, 2024
Merged

Conversation

tomspilman
Copy link
Member

@SimonDarksideJ @harry-cpp @mrhelmut any input on this?

@tomspilman
Copy link
Member Author

For reference of what it looks like:

image

image

@ThomasFOG
Copy link
Contributor

Looks good to me!

@ThomasFOG ThomasFOG merged commit 0b31ff9 into MonoGame:main Sep 3, 2024
2 checks passed
description: How do I get access to console versions of MonoGame?
---

MonoGame is free to use on all consoles from the [public repository](https://github.dev/MonoGame/monogame), however, the source code to the extensions for each platform is private and only accessible to authorized developers for each platform (managed by the vendors). These extensions provide additional capabilities to enable MonoGame to perform better on those platforms and include integrations with the vendor's private APIs.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SimonDarksideJ

Can you remove "to perform better on those platforms"? That is just not true.

The purpose of this private code is strictly to make MonoGame work on those platforms. It is not performance enhancements.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually i'll rewrite this really quick and submit a new PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants