Started by
thunderrock424242
on
Topic category: Feature requests and ideas for MCreator
Sometimes, you need to lock base files so you can manually change them. If something is wrong, let's say you know how to code very well, but you have to change some Gradle or some source code things the files will be overridden because that's what mcreaotr does. what you should do In workspace settings, you should add an option to have the files not be overridden, like a check box in advanced settings.
You can use user code blocks for this, basically if you put custom code into regions of custom code, this code will be kept across builds
I need to lock the code to solve an issue