Lineage
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
proxy
/
ru.hytalemodding.lineage.proxy.mod
/
ModLoader
Mod
Loader
class
ModLoader
(
modsDirectory
:
Path
)
Discovers mod jars and reads their metadata.
Members
Constructors
Mod
Loader
Link copied to clipboard
constructor
(
modsDirectory
:
Path
)
Functions
discover
Link copied to clipboard
fun
discover
(
)
:
List
<
ModDescriptor
>