Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xfl03/sekaidataanalyse

Data analysing for game Project SEKAI.
https://github.com/xfl03/sekaidataanalyse

Last synced: 21 days ago
JSON representation

Data analysing for game Project SEKAI.

Awesome Lists containing this project

README

        

# Sekai Data Analyse
Data analysing for game Project SEKAI.

## Requirement

### Master Data
[Sekai-World/sekai-master-db-diff](https://github.com/Sekai-World/sekai-master-db-diff)

#### Init
```shell script
git clone https://github.com/Sekai-World/sekai-master-db-diff.git
```

#### Update
```shell script
cd sekai-master-db-diff
git pull
```

### Music Meta Data
[xfl03/SekaiMusicMeta](https://github.com/xfl03/SekaiMusicMeta.git)
```shell script
wget https://raw.githubusercontent.com/xfl03/SekaiMusicMeta/main/metas.json
```