diff options
Diffstat (limited to 'update/files')
-rw-r--r-- | update/files/xml_footer.txt | 1 | ||||
-rw-r--r-- | update/files/xml_header.txt | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/update/files/xml_footer.txt b/update/files/xml_footer.txt new file mode 100644 index 0000000..769fb5f --- /dev/null +++ b/update/files/xml_footer.txt @@ -0,0 +1 @@ +</updates> diff --git a/update/files/xml_header.txt b/update/files/xml_header.txt new file mode 100644 index 0000000..1ae4aab --- /dev/null +++ b/update/files/xml_header.txt @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<updates> + <update type="data" file="TMW2.zip" hash="78fdc6c1" /> + <update type="music" required="no" file="music.zip" hash="8d261503" description="TMW-2 music" /> + <update type="data" file="TMW2-020dcd7..f8d2e54.zip" hash="aaa7a400" /> + <update type="data" file="TMW2-f8d2e54..64b8a6f.zip" hash="db23f04d" /> |