From d2914b510ad8696a4a747b30126c12e231df2324 Mon Sep 17 00:00:00 2001 From: Nora Date: Fri, 18 Feb 2022 14:03:09 -0500 Subject: [PATCH 1/4] tanooki: Add version 1.2 --- bucket/tanooki.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 bucket/tanooki.json diff --git a/bucket/tanooki.json b/bucket/tanooki.json new file mode 100644 index 000000000000..452113c0803a --- /dev/null +++ b/bucket/tanooki.json @@ -0,0 +1,15 @@ +{ + "version": "1.2", + "description": "This tool can edit NSMBW Saves.", + "homepage": "https://game-hackers.com/threads/2316-Tanooki-NSMBWii-Save-Editor-v1-2", + "url": "https://game-hackers.com/attachment.php?attachmentid=1890&d=1263671713#/dl.7z", + "hash": "0b296d0af1ddffc226b1a150765def97fa9cb4fb5a582e967f674def307a1ced", + "license": "Closed Source", + "bin": "Tanooki.exe", + "shortcuts": [ + [ + "Tanooki.exe", + "Tanooki" + ] + ] +} \ No newline at end of file From 4da51e26a2bb61308b480dae67be9de0aa136df7 Mon Sep 17 00:00:00 2001 From: Nora Date: Fri, 11 Mar 2022 13:28:01 -0500 Subject: [PATCH 2/4] Update tanooki.json --- bucket/tanooki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/tanooki.json b/bucket/tanooki.json index 452113c0803a..09e68250fb47 100644 --- a/bucket/tanooki.json +++ b/bucket/tanooki.json @@ -12,4 +12,4 @@ "Tanooki" ] ] -} \ No newline at end of file +} From 2cf445e7804d3a9ff6e7dfbb3f4858f605d70a66 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Fri, 11 Mar 2022 19:57:42 +0100 Subject: [PATCH 3/4] Apply suggestions from code review --- bucket/tanooki.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/tanooki.json b/bucket/tanooki.json index 09e68250fb47..bb7251b0bf9d 100644 --- a/bucket/tanooki.json +++ b/bucket/tanooki.json @@ -1,10 +1,10 @@ { "version": "1.2", - "description": "This tool can edit NSMBW Saves.", + "description": "New Super Mario Bros. Wii save editor", "homepage": "https://game-hackers.com/threads/2316-Tanooki-NSMBWii-Save-Editor-v1-2", "url": "https://game-hackers.com/attachment.php?attachmentid=1890&d=1263671713#/dl.7z", "hash": "0b296d0af1ddffc226b1a150765def97fa9cb4fb5a582e967f674def307a1ced", - "license": "Closed Source", + "license": "Freeware", "bin": "Tanooki.exe", "shortcuts": [ [ From 955e600a0701cec7e908e8865441e9829fcecfef Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Fri, 11 Mar 2022 19:58:07 +0100 Subject: [PATCH 4/4] Apply suggestions from code review --- bucket/tanooki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/tanooki.json b/bucket/tanooki.json index bb7251b0bf9d..8061103badfd 100644 --- a/bucket/tanooki.json +++ b/bucket/tanooki.json @@ -1,6 +1,6 @@ { "version": "1.2", - "description": "New Super Mario Bros. Wii save editor", + "description": "Save editor for New Super Mario Bros. Wii", "homepage": "https://game-hackers.com/threads/2316-Tanooki-NSMBWii-Save-Editor-v1-2", "url": "https://game-hackers.com/attachment.php?attachmentid=1890&d=1263671713#/dl.7z", "hash": "0b296d0af1ddffc226b1a150765def97fa9cb4fb5a582e967f674def307a1ced",