Unfortunately, this change makes -d practically useless. It’s main use is loading world data without going through updates or customdata. Now that you can’t prevent updates from being loaded without removing them entirely, world data loaded through -d will be replaced by updates.
Unfortunately, this change makes -d practically useless. It’s main use is loading world data without going through updates or customdata. Now that you can’t prevent updates from being loaded without removing them entirely, world data loaded through -d will be replaced by updates.
See the newer commit. You’ll be happy :)
I reverted it in favor of a more flexible method. Just having updates or the data directory isn’t good. This way, we can still have both.