Commit db36bc0 1 parent fa358bc commit db36bc0 Copy full SHA for db36bc0
File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ # JarJar
2
+
3
+ A RFB Plugin to improve FML for 1.7.10.
4
+ * Adds Nested Jar (Jar-in-Jar) support
5
+ * Picks the latest version of a coremod/mod to load if multiple are found
6
+ * Adds a ParallelModDiscoverer to speed up mod loading
7
+ * Updates ASMDataTable to also capture interfaces like later versions of FML/Forge do
8
+ * Includes various speedups from various sources, including CoreTweaks and newer versions of FML/Forge
9
+
10
+
11
+ Inspired by and/or code adapted from (see LICENSE for more details):
12
+ * ForgeModLoader
13
+ * Fabric-loader
14
+ * FancyModLoader
15
+ * CoreTweaks
16
+
17
+
18
+ ## Notes:
19
+ * Minecraft 1.7.10 only.
20
+ * Requires [ RetroFuturaBootstrap] ( https://github.com/GTNewHorizons/RetroFuturaBootstrap )
21
+ * Has only been tested with the mods included in the GT New Horizons modpack.
You can’t perform that action at this time.
0 commit comments