Skip to content

TeamDmfMM/IntelliForge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb17aa1 · Oct 14, 2015

History

23 Commits
Jul 28, 2015
Jul 29, 2015
Jul 26, 2015
Oct 14, 2015

Repository files navigation

IntelliForge

IntelliForge is an intellij IDEA plugin for developing minecraft forge mods.

How to get it?

To get intelliforge, as of right now clone this repo, and it should open as an intellij project. Right click the project and click prepare for deployment, or something like that. It should make a plugin that you can install like any other plugin

What can it do?

Right now, it can automatically download forge and setupDecompWorkspace for you, as well as some simple tasks such as building the mod and setting up curse intergration.

What can we expect it to do?

Planned features include

  • Auto generation of complex templates, such as blocks and items with stub functions
  • GUI Editor (maybe)
  • Common error inspector (checking whether ResourceLocations will actually resolve, etc..)
  • ASM Generator

When will the next push be?

Don't ask us.