minecraft-dev / MinecraftDev

Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
https://minecraftdev.org/
GNU Lesser General Public License v3.0
1.46k stars 180 forks source link

Multiloader Support #1932

Open thomasglasser opened 1 year ago

thomasglasser commented 1 year ago

Minecraft Development for IntelliJ plugin version

N/A

Description of the feature request

Jared's Muliloader Template is an API-less form of multiloader development similar to Architectury that many use instead as it's the same process without the API. It can be found here: https://github.com/jaredlll08/MultiLoader-Template and would be nice to have a generator for.

AmyMialee commented 1 year ago

this might actually get me to start using multiloader, especially if it has the option to include mixins on all branches & maybe mixinextras