Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/xfl03/sekaidataanalyse
- Owner: xfl03
- License: gpl-3.0
- Created: 2021-03-13T19:03:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-29T06:04:53.000Z (about 2 years ago)
- Last Synced: 2023-08-28T08:22:12.463Z (over 1 year ago)
- Language: TypeScript
- Size: 26.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```