initial hardcore tables

This commit is contained in:
Your Name
2026-06-13 17:43:19 -04:00
parent 2d48838fe6
commit 30fc283aa0
6 changed files with 88195 additions and 33 deletions
File diff suppressed because it is too large Load Diff
+12
View File
@@ -0,0 +1,12 @@
{
"label": "Hardcore",
"mode": "hardcore",
"tables": [
{
"label": "BB",
"path": "bb.json",
"rows": 7200,
"version": "bb"
}
]
}