make _mcl_autogroup depend on mcl_core

mcl_core registers the dig groups necessary for _mcl_autogroup
this is no problem in mt > 5.9 since _mcl_autogroup is forced
to load last but that feature isn't available < 5.9
This commit is contained in:
cora 2024-10-01 19:19:42 +02:00 committed by cora
parent 6e3ad4f405
commit ad99740483

View File

@ -1,3 +1,4 @@
name = _mcl_autogroup
author = ryvnf
description = MineClone 2 core mod which automatically adds groups to all items. Very important for digging times.
depends = mcl_core