GregTechCEu / Buildscripts

Shared buildscripts and templates for 1.12.2 Minecraft mods
MIT License
26 stars 10 forks source link

Add Option for generating mixin config json #47

Closed ALongStringOfNumbers closed 1 year ago

ALongStringOfNumbers commented 1 year ago

Adds an option for generating the mixin config json. Some mods may break up this file into different files, such as mixin configs per mod that they are targeting. Therefore, they might not want this file auto generated all the time if they are not using it.