diff options
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | update/files/TMW2-020dcd7..f8d2e54.zip | bin | 0 -> 1055215 bytes | |||
-rw-r--r-- | update/files/TMW2-f8d2e54..64b8a6f.zip | bin | 0 -> 2166036 bytes | |||
-rw-r--r-- | update/files/TMW2-f8d2e54..e95aaeb.zip | bin | 0 -> 1584686 bytes | |||
-rw-r--r-- | update/files/TMW2.zip | bin | 0 -> 27788543 bytes | |||
-rw-r--r-- | update/files/music.zip | bin | 0 -> 31968272 bytes | |||
-rw-r--r-- | update/files/resources.xml | 7 | ||||
-rw-r--r-- | update/files/resources2.txt | 3 |
8 files changed, 11 insertions, 1 deletions
@@ -5,7 +5,7 @@ *.conf~ # updates -update/files +#update/files update/upload !update/adler32.c update/adler32 diff --git a/update/files/TMW2-020dcd7..f8d2e54.zip b/update/files/TMW2-020dcd7..f8d2e54.zip Binary files differnew file mode 100644 index 0000000..a85d883 --- /dev/null +++ b/update/files/TMW2-020dcd7..f8d2e54.zip diff --git a/update/files/TMW2-f8d2e54..64b8a6f.zip b/update/files/TMW2-f8d2e54..64b8a6f.zip Binary files differnew file mode 100644 index 0000000..a724cde --- /dev/null +++ b/update/files/TMW2-f8d2e54..64b8a6f.zip diff --git a/update/files/TMW2-f8d2e54..e95aaeb.zip b/update/files/TMW2-f8d2e54..e95aaeb.zip Binary files differnew file mode 100644 index 0000000..97e24a1 --- /dev/null +++ b/update/files/TMW2-f8d2e54..e95aaeb.zip diff --git a/update/files/TMW2.zip b/update/files/TMW2.zip Binary files differnew file mode 100644 index 0000000..a1c840c --- /dev/null +++ b/update/files/TMW2.zip diff --git a/update/files/music.zip b/update/files/music.zip Binary files differnew file mode 100644 index 0000000..84e5f2a --- /dev/null +++ b/update/files/music.zip diff --git a/update/files/resources.xml b/update/files/resources.xml new file mode 100644 index 0000000..6e6c0e3 --- /dev/null +++ b/update/files/resources.xml @@ -0,0 +1,7 @@ +<?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" /> +</updates> diff --git a/update/files/resources2.txt b/update/files/resources2.txt new file mode 100644 index 0000000..2d0845d --- /dev/null +++ b/update/files/resources2.txt @@ -0,0 +1,3 @@ +TMW2.zip 78fdc6c1 +TMW2-020dcd7..f8d2e54.zip aaa7a400 +TMW2-f8d2e54..64b8a6f.zip db23f04d |