summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2009-03-18 20:52:11 +0100
committerGravatar Martin Szulecki2009-03-18 20:52:11 +0100
commit9c1ded3b0ae8e540177ee0c0baa1f9c8fcf91989 (patch)
tree38aa36327c9e3c0fef1ef7ee77c707d987aff9d0 /README
downloadwiiwadtools-9c1ded3b0ae8e540177ee0c0baa1f9c8fcf91989.tar.gz
wiiwadtools-9c1ded3b0ae8e540177ee0c0baa1f9c8fcf91989.tar.bz2
Initial commit of sources
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 18 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..c8ba6c9
--- /dev/null
+++ b/README
@@ -0,0 +1,18 @@
+Wii WAD Tool
+--------------------------------------------------------------------------------
+
+Utility to work with WAD files used by the Wii.
+
+Features:
+- dumps basic or detailed information about a WAD file
+- shows interesting details like:
+ * title name and game code
+ * region code
+ * blocks needed to install
+ * firmware required
+ * much more
+- allows to change the region code setting
+
+It was made for educational purposes about the Wii.
+
+This software is licensed along the terms of the GPL 2 or higher (see COPYING).