techmania-docs

Documentations of TECHMANIA projects, hosted in a repo so they can be localized.


Project maintained by techmania-team Hosted on GitHub Pages — Theme by mattgraham

Applies to version: 2.3

TECHMANIA saves/loads many types of data to/from files on the disk. Each type of file follows a specific format, which are versioned alongside the game’s version. This page documents the version history of these formats.

Version history

Game version track.tech format setlist.json format skin.json format
0.1-0.3 “2” N/A N/A
0.4-0.9 “2” N/A “1”
1.0-2.1 “3” N/A “1”
2.2-2.3 “3” “1” “1”
Game version options.json format ruleset.json format records.json format stats.json format
0.1 “1” N/A N/A N/A
0.2-0.9 “1” “1” N/A N/A
1.0-1.1 “2” “2” “1” N/A
2.0-2.1 “3” “2” “1” N/A
2.2 “3” “3” “1” N/A
2.3 “3” “3” “1” “1”

More notes on format versions

track.tech

Format version “3”:

Format version “2”:

setlist.tech

Format version “1”:

skin.json

Format version “1”:

options.json

Format version “3”:

Format version “2”:

Format version “1”:

ruleset.json

Format version “3”:

Format version “2”:

Format version “1”:

records.json

Format version “1”:

stats.json

Format version “1”: