summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorinspectredc <78732756+inspectredc@users.noreply.github.com>2024-06-25 04:17:36 +0100
committerGitHub <noreply@github.com>2024-06-24 23:17:36 -0400
commit791064e870bbad100a28a58bc8167c2a0707c7a7 (patch)
tree24e972cd8d793f3ac59fbb0086b21a3d0eaa6fcf /docs
parent0d4e554ac6c0c2f5431138cd2af3365d69334aa7 (diff)
Add Basic README (#664)
* Add basic readme * Update README.md --------- Co-authored-by: Archez <Archez@users.noreply.github.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/poweredbylus.darkmode.pngbin0 -> 213165 bytes
-rw-r--r--docs/poweredbylus.lightmode.pngbin0 -> 210989 bytes
-rw-r--r--docs/supportedHashes.json10
3 files changed, 10 insertions, 0 deletions
diff --git a/docs/poweredbylus.darkmode.png b/docs/poweredbylus.darkmode.png
new file mode 100644
index 000000000..2e2660814
--- /dev/null
+++ b/docs/poweredbylus.darkmode.png
Binary files differ
diff --git a/docs/poweredbylus.lightmode.png b/docs/poweredbylus.lightmode.png
new file mode 100644
index 000000000..740675417
--- /dev/null
+++ b/docs/poweredbylus.lightmode.png
Binary files differ
diff --git a/docs/supportedHashes.json b/docs/supportedHashes.json
new file mode 100644
index 000000000..1538c347c
--- /dev/null
+++ b/docs/supportedHashes.json
@@ -0,0 +1,10 @@
+[
+ {
+ "name": "NTSC-U 1.0",
+ "sha1": "d6133ace5afaa0882cf214cf88daba39e266c078"
+ },
+ {
+ "name": "NTSC-U GC",
+ "sha1": "9743aa026e9269b339eb0e3044cd5830a440c1fd"
+ }
+] \ No newline at end of file