Package | Description |
---|---|
skyproc |
Modifier and Type | Method and Description |
---|---|
static SPDatabase |
SPGlobal.getDB() |
Modifier and Type | Method and Description |
---|---|
void |
Mod.addAsOverrides(SPDatabase db,
GRUP_TYPE... grup_types)
Iterates through each mod in the SPDatabase, in load order, and merges
them in one by one.
This means any conflicting records within the database will end up with the last mod's version. NOTE: Merging will NOT add records from a mod with a matching ModListing. |