Locking base files

Started by thunderrock424242 on

Topic category: Feature requests and ideas for MCreator

Last seen on 01:14, 29. Jun 2024
Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Locking base files

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…
Sat, 06/29/2024 - 14:20

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