Skip to content

v2.0.0 — Handling BGAs in bmson files

Latest
Compare
Choose a tag to compare
@dtinth dtinth released this 17 Sep 13:23

bemuse-tools v2.0.0 is now capable of generating a Bemuse server index file that contains BGA information in bmson songs.

Installation and Upgrade

  • Please install Node.js v6 first.

    When typing node -v into command line, it should respond with v6.x.x.

  • Make your prerequisites are met as described in the wiki

  • Install latest version of bemuse-tools using this command:

    npm install --global bemuse-tools@2
    
  • For existing servers, remove index.cache file to have Bemuse tools generate song’s metadata from scratch.