ForgePatch/src/main/java/net/minecraftforge/fml/loading
LexManos 4879b0611a Change how Forge itself is located to be loaded similar to a real mod.
Fixes Minecraft/Forge annotation data missing.
Fix Capability injection.
2018-12-21 16:07:39 -08:00
..
moddiscovery Change how Forge itself is located to be loaded similar to a real mod. 2018-12-21 16:07:39 -08:00
DefaultModInfos.java Change how Forge itself is located to be loaded similar to a real mod. 2018-12-21 16:07:39 -08:00
EarlyLoadingException.java Add missing license headers. (#5192) 2018-10-19 20:35:29 -07:00
FMLClientLaunchProvider.java Include project group in ForgeVersion and determine path to patched jar. 2018-12-04 11:55:50 -08:00
FMLCommonLaunchHandler.java Use getRawSchemeSpecificPart to preserve escape characters in uri, fix #5236 (#5237) 2018-12-10 11:07:50 -08:00
FMLConfig.java Change how Forge itself is located to be loaded similar to a real mod. 2018-12-21 16:07:39 -08:00
FMLDevClientLaunchProvider.java Tweak library locating code. Works well on vanilla and dev now. 2018-10-04 23:24:02 -04:00
FMLDevServerLaunchProvider.java Tweak library locating code. Works well on vanilla and dev now. 2018-10-04 23:24:02 -04:00
FMLEnvironment.java Ran License checker to fix the headers of files missing them. 2018-09-21 02:15:03 -07:00
FMLLoader.java Move the version packages somewhere that is now filtered so it doesn't 2018-10-04 19:28:45 -04:00
FMLPaths.java Launch in the vanilla launcher now. 2018-10-02 00:32:41 -04:00
FMLServerLaunchProvider.java Include project group in ForgeVersion and determine path to patched jar. 2018-12-04 11:55:50 -08:00
FMLServiceProvider.java Basic error display GUI. 2018-09-28 21:07:46 -04:00
LanguageLoadingProvider.java Move the version packages somewhere that is now filtered so it doesn't 2018-10-04 19:28:45 -04:00
LoadingModList.java Basic error display GUI. 2018-09-28 21:07:46 -04:00
MavenVersionAdapter.java Add missing license headers. (#5192) 2018-10-19 20:35:29 -07:00
ModJarURLHandler.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
ModSorter.java Missing language now presents to the UI. 2018-10-04 11:31:08 -04:00
RuntimeDistCleaner.java Zeroth pass on 1.13 2018-09-05 12:56:01 -07:00
StringSubstitutor.java Move the version packages somewhere that is now filtered so it doesn't 2018-10-04 19:28:45 -04:00
StringUtils.java Basic error display GUI. 2018-09-28 21:07:46 -04:00