Gets the version of the requested mod
To get started add the import
import dev.xdpxi.xdlib.api.v3.Loader;
To get the version of a mod you do versionOfMod()
versionOfMod()
Loader.versionOfMod("modID");
Last updated 5 days ago