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 withv6.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.