LunaWrapper

There's some bug where having even a soft dependency on LunaLib becomes a hard dependency. Creating a wrapper class that's onlyl instantiated if LunaLib is present seems to fix it.

Functions

Link copied to clipboard
Link copied to clipboard
fun getBoolean(modID: String, fieldID: String): Boolean?
Link copied to clipboard
fun getInt(modID: String, fieldID: String): Int?