Skip to content

Add mapping module with initial configuration and resource generation#244

Open
ksqeib wants to merge 3 commits intoElytrium:masterfrom
HyperZoneLogin:mapping
Open

Add mapping module with initial configuration and resource generation#244
ksqeib wants to merge 3 commits intoElytrium:masterfrom
HyperZoneLogin:mapping

Conversation

@ksqeib
Copy link
Copy Markdown

@ksqeib ksqeib commented Apr 7, 2026

I found that I couldn't generate 26.1 resources no matter what while building my own.(Now with the new code, it is easy to observe that the error is due to a low Java version.)
Then I found that these resource generators were all written using Gradle, which not only runs slowly but also makes it difficult to troubleshoot errors.
So I tried other ways to solve this problem, and most of the code was written by AI. If there is any problem, I sincerely request correction.
We can write it this way, and in the future, we can improve the speed of the first build through multi-threaded downloads and other means.
I think so, and we are also considering adding some configuration files to specify the generated version interval or skipping this process in the future.

Yes, I simply replaced the content you implemented with using Java code.

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