Minecraft Forge 1.16.4-35.1.32, with an *ACTUALLY* secure version of Log4j.
Go to file
Christian 78e192e28e Merge remote-tracking branch 'origin/master' into snapshot15 and fix patches
Conflicts:
	fml-src-1.4.7-4.7.22.539-master.zip
	fml-src-1.4.7-4.7.4.520-master.zip
	fml-src-13w02b-4.99.16.541-snapshot15.zip
	patches/minecraft/net/minecraft/client/renderer/entity/RenderItem.java.patch
	patches/minecraft/net/minecraft/entity/item/EntityItem.java.patch
	patches/minecraft/net/minecraft/entity/item/EntityMinecart.java.patch
	patches/minecraft/net/minecraft/entity/player/EntityPlayerMP.java.patch
	patches/minecraft/net/minecraft/item/crafting/RecipeFireworks.java.patch
	patches/minecraft/net/minecraft/server/gui/GuiStatsComponent.java.patch
	patches/minecraft/net/minecraft/server/management/PlayerInstance.java.patch
	patches/minecraft/net/minecraft/server/management/ServerConfigurationManager.java.patch
	patches/minecraft/net/minecraft/world/World.java.patch
	patches/minecraft/net/minecraft/world/gen/feature/WorldGenDungeons.java.patch
	patches/minecraft/net/minecraft/world/gen/structure/ComponentMineshaftCorridor.java.patch
	patches/minecraft/net/minecraft/world/gen/structure/ComponentScatteredFeatureDesertPyramid.java.patch
2013-01-22 17:28:28 -05:00
GnuWin32 Add wget and unzip from GnuWin32 for use in the setup scripts. 2012-12-03 18:12:05 -08:00
client Removed some dead code, We don't bind custom tessellators 2013-01-12 05:24:16 -08:00
common Merge remote-tracking branch 'origin/master' into snapshot15 and fix patches 2013-01-22 17:28:28 -05:00
install Update licencing information to make clear that forge is allowed to redistribute and automatically 2013-01-20 10:58:07 -05:00
patches/minecraft/net/minecraft Merge remote-tracking branch 'origin/master' into snapshot15 and fix patches 2013-01-22 17:28:28 -05:00
.gitattributes Dll files are binary as well. 2012-10-15 15:32:25 -07:00
.gitignore Add .DS_Store to the gitignore for mac users 2012-12-12 01:24:19 -08:00
MANIFEST.MF Forge build change: the universal jar, if installed alongside a server jar file, can be executed to load forge. No server side merging required! 2012-10-18 21:31:39 -04:00
build.bat Update python files to add support for specifying MCP directory and FML downloading MCP on the fly. 2012-12-03 18:15:38 -08:00
build.py Update python files to add support for specifying MCP directory and FML downloading MCP on the fly. 2012-12-03 18:15:38 -08:00
build.sh Update FML, make the .sh scripts executable 2012-08-16 08:46:52 -04:00
changelog.py Cleanup some debug in the script, and fix version number for the current build. 2012-10-28 23:42:41 -07:00
eclipse-workspace-dev.zip Fixup workspace for BC replacement 2012-12-12 23:01:05 -08:00
fml-src-13w02b-4.99.16.541-snapshot15.zip Fix a couple of forge patches 2013-01-22 17:03:33 -05:00
forge.py Added jar signing to forge, we sign cpw/* and net/minecraftforge/* 2012-12-17 23:53:33 -08:00
release.bat Update python files to add support for specifying MCP directory and FML downloading MCP on the fly. 2012-12-03 18:15:38 -08:00
release.py Try and print error while signing jar 2012-12-18 00:21:24 -08:00
setup.bat Update python files to add support for specifying MCP directory and FML downloading MCP on the fly. 2012-12-03 18:15:38 -08:00
setup.py Cleaned up eclipse workspace and moved it to a zip file. 2012-12-09 14:09:11 -08:00
setup.sh Update FML, make the .sh scripts executable 2012-08-16 08:46:52 -04:00
update_patches.bat Update python files to add support for specifying MCP directory and FML downloading MCP on the fly. 2012-12-03 18:15:38 -08:00
update_patches.py Update python files to add support for specifying MCP directory and FML downloading MCP on the fly. 2012-12-03 18:15:38 -08:00
update_patches.sh Update python files to add support for specifying MCP directory and FML downloading MCP on the fly. 2012-12-03 18:15:38 -08:00