diff options
Diffstat (limited to 'update')
-rw-r--r-- | update/files/resources.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/update/files/resources.xml b/update/files/resources.xml index 4e1482a..7ede53b 100644 --- a/update/files/resources.xml +++ b/update/files/resources.xml @@ -2,5 +2,6 @@ <updates> <update type="data" file="TMW2.zip" hash="159ae957" /> <update type="music" required="no" file="music.zip" hash="eb5f8043" description="TMW-2 music" /> - <update type="data" file="mod-mouboo.zip" hash="30360b18" /> + <mod type="data" group="lightcave" file="mod-lightcave.zip" hash="7462083f" /> + <mod type="data" group="mouboo" file="mod-mouboo.zip" hash="4fe20aa6" /> </updates> |