scanPath

fun scanPath(path: Path, scriptExtension: String = KOREMODS_SCRIPT_EXTENSION): RawScriptPack<Path>?(source)

Search for a Koremods Script Pack in the specified path

Return

the located script pack in path form

Parameters

path

the path to search

scriptExtension

expected script extension