Skip to content
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

Move Configuration.Builder basics to SadConsole and out of the host #343

Open
Thraka opened this issue Mar 10, 2024 · 0 comments
Open

Move Configuration.Builder basics to SadConsole and out of the host #343

Thraka opened this issue Mar 10, 2024 · 0 comments
Assignees

Comments

@Thraka
Copy link
Owner

Thraka commented Mar 10, 2024

The extended library can't add config builders to SadConsole because the configuration system requires a game host object. Really the only thing that's host related is passing the Game object around. This could be changed to the base GameHost class and then host-specific builders can upcast.

@Thraka Thraka self-assigned this Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant