Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.18 KB

File metadata and controls

29 lines (22 loc) · 1.18 KB

ChordSwitcher

A simple WEBFISHING mod that allows you to easily save and load multiple chord sets! This makes it a lot easier to play multiple songs or store more than just 9 chords.

Features

  • Easy chord list switching: Save up to 9 chord sets with 9 chords each!
  • Persistent: You can save and load the chords from a file when you choose!
  • Export/Import/Share: You can share the custom_chords.json file with others to help others play your songs!

Keybinds

  • F1-F9: load chord set 1-9

Files

This project writes/reads a single file to the same directory as your WEBFISHING save file, to custom_chords.json. Your game save file is safe!

Installation

NOTE: GDWeave is required to use the mod, which can be found here if you do not have it yet.

Download the latest release and extract it inside of your GDWeave/mods folder, so that it exists as its own folder in there alongside your other mods.

You should end up with this structure:

GDWeave/
  mods/
    ChordSwitcher/
      ChordSwitcher.pck
      manifest.json