diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-20 13:04:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-20 13:04:02 -0300 |
commit | 4d56f4b6326021668abc55de6581c88ffa66d60f (patch) | |
tree | 530d61bb0b570717c97ed052f1fd8c541dee1da4 | |
parent | fcaeee81aa457a0db370b12a34cbf6ace2db8f39 (diff) | |
download | tools-4d56f4b6326021668abc55de6581c88ffa66d60f.tar.gz tools-4d56f4b6326021668abc55de6581c88ffa66d60f.tar.bz2 tools-4d56f4b6326021668abc55de6581c88ffa66d60f.tar.xz tools-4d56f4b6326021668abc55de6581c88ffa66d60f.zip |
resources.xml 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> |