Update README.md
This commit is contained in:
parent
286f93855b
commit
0f0c843c05
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user