1
0
mirror of synced 2024-11-13 18:20:51 +01:00

Update README.md

This commit is contained in:
Stepland 2020-02-19 23:36:02 +01:00 committed by GitHub
parent 286f93855b
commit 0f0c843c05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# `.memon`
*memo + json*
.memon is a new json-based jubeat chart set format designed to be easier to parse than existing "memo-like" formats (memo, youbeat, etc ...). The goal of this format is to allow for easier and faster creation of tools and simulators.
`.memon` is a new json-based jubeat chart set format designed to be easier to parse than existing "memo-like" formats (memo, youbeat, etc ...). The goal of this format is to allow for easier and faster creation of tools and simulators.
This repo provides a bare description of the format using draft-07 JSON Schema
@ -18,4 +18,4 @@ This repo provides a bare description of the format using draft-07 JSON Schema
## Implementations
- A reference parser is available [here](https://github.com/Stepland/memoncpp)
- [F.E.I.S](https://github.com/Stepland/F.E.I.S.) is a GUI jubeat chart editor that supports .memon files
- [jujube](https://github.com/Stepland/jujube) is a jubeat simulator that supports .memon files
- [jujube](https://github.com/Stepland/jujube) is a jubeat simulator that supports .memon files