3.5.1 • Published 3 years ago

@r-caea/arcaea-db v3.5.1

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

Arcaea Resource Database

Package storing the latest data of songs and partners for Arcaea

Disclaimer

This repository (and package) is intended for personal use only.

Elements

  • Partners (db/partners.json)
  • Songs (db/songs.json)

Installation

npm i @r-caea/arcaea-db 

Usage

// CommonJS
const { partners, songs } = require('@r-caea/arcaea-db')

Build

npm i
npm run build -- <BotArcAPI release version>  # e.g. npm run build -- 0.2.4

Credits

License

Licensed under MIT License

3.5.1

3 years ago

3.4.1

3 years ago

3.4.0-rc

3 years ago

3.4.0-patch

3 years ago

3.4.0-hotfix

3 years ago

3.4.0

3 years ago