diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-11-04 15:05:20 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-11-04 15:05:20 -0800 |
| commit | 3f6cc0fce4ab5d0fbbeb5d1f71f5a4d63e8ca55f (patch) | |
| tree | b4212d8cba399308d4b9e660e231c0a768df708d /docs | |
| parent | 945bf269d7b0c8f8b5245475398694378b74b25f (diff) | |
init stub docs page
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.md | 2 | ||||
| -rw-r--r-- | docs/score.md | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..a4727e3 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,2 @@ +# Mirage Documentation +**Mirage** is a "rhythm" game score tracker that doesn’t rely on predefined seeds or chart metadata. It preseves your scores across games — even niche ones. diff --git a/docs/score.md b/docs/score.md new file mode 100644 index 0000000..d84e0a5 --- /dev/null +++ b/docs/score.md @@ -0,0 +1 @@ +# Score Format |
