@slashinfty/chronode
Version:
Command-line-based speedrunning timer
27 lines (26 loc) • 602 B
JavaScript
// see: http://lbovet.github.io/docson/index.html#https://raw.githubusercontent.com/glacials/splits-io/master/public/schema/run_v1.0.1.json
export const splits = {
"_schemaVersion": "v1.0.1",
"timer": {
"shortname": "chronode",
"longname": "chronode",
"version": "v0.0.6"
},
"game": {
"longname": ""
},
"category": {
"longname": ""
},
"runners": [
{
"longname": ""
}
],
"attempts": {
"total": 0
},
"segments": [],
"offset": 0,
"fileName": ""
}