1
0
mirror of https://github.com/mt-mods/moretrees.git synced 2025-06-28 14:16:22 +02:00

Ensure ethereal is a compatible version if loaded (#21)

- Check that ethereal version is more than 20220424 so that it doesn't
   unload parts of this mod
 - Remove optional dependency breaking the multi-mod dependency cycle
   ethereal --> bakedclay --> flowerpot --> moretrees --> ethereal.
This commit is contained in:
Awkanimus
2022-12-12 00:26:49 -05:00
committed by GitHub
parent 7879bd8192
commit 21bdcc360b
3 changed files with 16 additions and 1 deletions

View File

@ -14,6 +14,7 @@ globals = {
"default",
"dump",
"moretrees",
"ethereal",
}
read_globals = {