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

feat: Bare-minimum generator update to support 1.19.4 #1

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zml2008
Copy link
Member

@zml2008 zml2008 commented Mar 13, 2023

This is a quick runthrough of what's needed to get the generator working on 1.19.4.

I do not think this is the correct approach, but the diff is here for visibility. imo what we should be doing is having one generator codebase that supports all active game versions, which means we can continually update/improve generators and propogate that back to older data versions.

This should also take feature flags into account -- either by putting the experimental features into another class, or by giving them some sort of annotation.

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.

1 participant