Neo Forge Toml Scanner
neoforge.mods.toml
-based scanning of NeoForge-Minecraft mods for Minecraft 1.16.5 and newer.
Parameters
toml Parser
To parse .toml-files.
Functions
Link copied to clipboard
open override fun scan(jarFiles: Collection<File>): Pair<Collection<File>, Collection<Pair<String, String>>>
Scan the mods.toml
-files in mod JAR-files of a given directory for their sideness.