Give packs an identity so create can refuse missing deps and load in a stable order.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -15,4 +15,6 @@ public enum SchoolCreationError
|
||||
InvalidCatalog,
|
||||
UnknownNameSet,
|
||||
UnknownNativeLanguage,
|
||||
MissingMod,
|
||||
ModCycle,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user