createCompiledScriptClassLoader

Create a custom ClassLoader that will be used to load compiled scripts from Script Packs.

Return

A new ClassLoader, or null to use the default wtf.gofancy.koremods.MemoryClassLoader provided by Koremods.

Parameters

path

Path to the script .jar file

parent

The parent ClassLoader