diff --git a/Royal_Eagle_UI.mod b/Royal_Eagle_UI.mod index 9d480bc..a2ba942 100644 --- a/Royal_Eagle_UI.mod +++ b/Royal_Eagle_UI.mod @@ -1,6 +1,9 @@ name="Royal Eagle UI" path="mod/Royal_Eagle_UI" version="1.0.0" +dependencies={ + "The Great Exhibition" +} tags={ "Events" "events" diff --git a/Royal_Eagle_UI/descriptor.mod b/Royal_Eagle_UI/descriptor.mod index 35cb362..dbf561d 100644 --- a/Royal_Eagle_UI/descriptor.mod +++ b/Royal_Eagle_UI/descriptor.mod @@ -1,6 +1,9 @@ name="Royal Eagle UI (dev)" path="mod/Royal_Eagle_UI" version="1.0.0" +dependencies={ + "The Great Exhibition" +} tags={ "Events" "events"