diff --git a/thunderstore/icon.png b/thunderstore/icon.png new file mode 100644 index 0000000..764058c Binary files /dev/null and b/thunderstore/icon.png differ diff --git a/thunderstore/manifest.json b/thunderstore/manifest.json new file mode 100644 index 0000000..374786f --- /dev/null +++ b/thunderstore/manifest.json @@ -0,0 +1,9 @@ +{ + "name": "ChordSwitcher", + "description": "Lets you easily store & switch between Chord Sets with F1-F9 to save more chords for more songs!", + "version_number": "2.0.0", + "website_url": "https://github.com/Nowaha/ChordSwitcher", + "dependencies": [ + "NotNet-GDWeave-2.0.12" + ] +} \ No newline at end of file