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

Fix FeatureFlagGenerator.java to generate in the correct format #28

Merged
merged 3 commits into from
Jun 17, 2024

Conversation

Flopgop
Copy link
Contributor

@Flopgop Flopgop commented Jun 17, 2024

I naively thought I could generate it as a JsonArray instead of a JsonObject, but that backfired so I rewrote it to do it how I should've in the first place. This needs to be merged and used in Minestom before this PR can be merged.

@iam4722202468 iam4722202468 merged commit bbd916c into Minestom:master Jun 17, 2024
theEvilReaper pushed a commit to OneLiteFeatherNET/MinestomDataGenerator that referenced this pull request Jun 25, 2024
…stom#28)

* Add generation of feature flag namespaces.

* Rewrite FeatureFlagGenerator.java to use a JsonObject instead of a JsonArray.

---------

Co-authored-by: iam <iam4722202468@users.noreply.github.com>
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.

2 participants