Dummy Koremods Launch Plugin
A no-op launch plugin implementation, used as a replacement when no other plugins are found.
Properties
Link copied to clipboard
A list of fully qualified class names and package prefixes allowed to be classloaded in Koremods Scripts, in addition to wtf.gofancy.koremods.script.ALLOWED_CLASSES
Link copied to clipboard
A list of import expressions to be implicitly added to Koremods Scripts. Syntax for these is the same as for regular import
statements.