diff options
Diffstat (limited to 'update/files')
-rw-r--r-- | update/files/resources.xml | 2 | ||||
-rw-r--r-- | update/files/resources2.txt | 1 | ||||
-rw-r--r-- | update/files/xml_header.txt | 1 |
3 files changed, 4 insertions, 0 deletions
diff --git a/update/files/resources.xml b/update/files/resources.xml index b96f44b..5caefec 100644 --- a/update/files/resources.xml +++ b/update/files/resources.xml @@ -1,4 +1,6 @@ <?xml version="1.0"?> <updates> <update type="data" file="TMW2.zip" hash="545f77a1" /> + <update type="music" required="no" file="music.zip" hash="e4db1ee6" description="TMW-2 music" /> + <update type="data" file="TMW2-3af0874..4d623de.zip" hash="bff899af" /> </updates> diff --git a/update/files/resources2.txt b/update/files/resources2.txt index 5b7af1c..b6fd5e6 100644 --- a/update/files/resources2.txt +++ b/update/files/resources2.txt @@ -1 +1,2 @@ TMW2.zip 545f77a1 +TMW2-3af0874..4d623de.zip bff899af diff --git a/update/files/xml_header.txt b/update/files/xml_header.txt index 49361f2..4bf755d 100644 --- a/update/files/xml_header.txt +++ b/update/files/xml_header.txt @@ -2,3 +2,4 @@ <updates> <update type="data" file="TMW2.zip" hash="545f77a1" /> <update type="music" required="no" file="music.zip" hash="e4db1ee6" description="TMW-2 music" /> + <update type="data" file="TMW2-3af0874..4d623de.zip" hash="bff899af" /> |