Skip to content

CsCherrYY/maplebgm-db

 
 

Repository files navigation

maplebgm-db

Definitive MapleStory music database

Description

This database is a record all MapleStory background music tracks and related metadata. A visual representation of the data can be found at MapleStory Music.

Installation

Use Yarn to install development dependencies for this project.

Development and Usage

The database is stored in bgm.json, tests are specified in bgm.test.js, and schema defined in schema.json. Changes to bgm.json should pass the specified test cases and validate against the JSON schema.

Tests can be run through Jest.

yarn test

Versioning

Releases are cut at the beginning of every quarter, following a YYYY.Q format. The contents of a typical release will include new song additions from the previous quarter, along with any modifications to the database during that time.

License

MIT

About

Definitive MapleStory music database

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 52.4%
  • Shell 47.6%