Minecraft Mod Developer PackCreate MinecraftForge Mods using Java inside Visual Studio IDEPrerequisites:
Getting started:Install the extension and you will have access to three new templates to create MinecraftForge mods: one for Minecraft 1.8, one for Minecraft 1.7.10 and one sample mod called Mekanism. MinecraftForge Templates After creating any of these projects, a provisioning build will start that will take between 5 and 30 minutes that will download all package dependencies. Once the provisioning build completes, IntelliSense and browsing operations on your Java files will be activated as well as building and debugging your code. IntelliSense support: error squiggles, member list and quick info IntelliSense support: Parameter help
Browsing support: Go to definition
Debugging support (via Sam Harwell's Java extension) For more information read the announcement on Visual Studio blog:http://blogs.msdn.com/b/visualstudio/archive/2015/04/30/hello-minecraft-modders-visual-studio-loves-minecraft.aspx Feedback:Report bugs and feature suggestions on GitHub: https://github.com/Microsoft/vsminecraft/issues Known issues: https://github.com/Microsoft/vsminecraft/labels/bug Version history:0.5.4: First public pre-release
0.1 - 0.5.3: Internal releases TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO |