-
Notifications
You must be signed in to change notification settings - Fork 33
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
Merge ModLauncher into FML repository #230
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update README.md Update README.md Update README.md
need verbose imports. License hasn't been agreed upon yet either.
specify the to-date adhoc format. I believe this is 100% conformant with existing implementations to read and write this format.
providers should only need to depend on this.
…rvice after the service layer has been built. Signed-off-by: cpw <[email protected]>
Signed-off-by: cpw <[email protected]>
Signed-off-by: cpw <[email protected]>
Signed-off-by: cpw <[email protected]>
* Fix returning GAME layer resources from beginScanning
…'re using. Signed-off-by: cpw <[email protected]>
…orate jmh multiJVM support from #115 Signed-off-by: cpw <[email protected]>
Properly split on OS Disable caching Update Only Linux for MS Update Update to also include OS in tests Also run on PRs Update Add back all JDKs supported by Gradle Update Update Singular Update parsing Singular Update JMH result collector Update Update Add result collector Remove Microsoft from matrix Properly cache the JDKs Update JVMs Update test_jvms.yml Update test_jvms.yml Update JDKs Update test_jvms.yml Add JMH tests
…orate jmh multiJVM support from #115 Signed-off-by: cpw <[email protected]>
* Implement Safe Transformer Types * Improve ITransformationService#transformers generics * Rebase PR
* Target is a record. let's make it one. Signed-off-by: cpw <[email protected]> * Lambda is spelt lambda not lamdba. Signed-off-by: cpw <[email protected]> --------- Signed-off-by: cpw <[email protected]>
NeoForge now uses Mojang mappings at runtime, making the name mapping service redundant.
* Remove unused additional class/resource locators * Remove unused `ITransformingClassLoaderBuilder` * Secure jars are enabled at all times * Remove redundant SECURED_JARS_ENABLED env property
…)" This reverts commit f1f25dc.
Relates to neoforged/NeoForge#768 (cherry picked from commit f1f25dc)
* Bump SecureJarHandler * Bump SJH * Bump to run on Java 21, since SJH requires it. * Bump to run on Java 21, since SJH requires it. * Bump to run on Java 21, since SJH requires it. * Add add-opens for JMH
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.