editor icon indicating copy to clipboard operation
editor copied to clipboard

Enable presets for com.mojang projects

Open solvedDev opened this issue 2 years ago • 2 comments

Maybe we can create a fake project config for these projects with the correct pack paths (+ "~comMojang/" alias) to make this "magically" work

solvedDev avatar Aug 03 '22 22:08 solvedDev

We would probably need a new "requiresCompilation" field for presets though to filter out presets which require Dash in order to work correctly (e.g. TypeScript/MoLang files, custom components etc.)

solvedDev avatar Aug 03 '22 23:08 solvedDev

This field could also be used to hide presets when dash was disabled over the project config ("compiler": false)

solvedDev avatar Aug 03 '22 23:08 solvedDev