ForgePatch/src/main/java/net/minecraftforge/fml/config
cpw ae09fc6b6d
Register a config command. Currently one subcommand: showfile, which
when passed a modid and a type (CLIENT, COMMON or SERVER) will display
a link in the caller's chat to open that file in the OS file viewer of choice.

Signed-off-by: cpw <cpw+github@weeksfamily.ca>
2019-07-28 21:09:15 -04:00
..
ConfigFileTypeHandler.java Load default configs from the defaultconfig directory by default. (Can 2019-07-28 13:44:18 -04:00
ConfigTracker.java Register a config command. Currently one subcommand: showfile, which 2019-07-28 21:09:15 -04:00
ModConfig.java Fix network syncing of SERVER config. Enable COMMON Config. Fix network 2019-02-15 21:45:28 -05:00