Package | Description |
---|---|
skyproc |
Modifier and Type | Method and Description |
---|---|
static Mod |
SPImporter.importMod(ModListing listing,
GRUP_TYPE... grup_targets)
Looks for a mod matching the ModListing inside the given path.
|
static Mod |
SPImporter.importMod(ModListing listing,
java.lang.String path,
GRUP_TYPE... grup_targets)
Looks for a mod matching the ModListing inside the given path.
|