Initial Commit

This commit is contained in:
2025-06-01 01:22:46 +02:00
commit b5d9b65db0
4 changed files with 760 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"blurPause": {
"cat": "general",
"order": 1,
"ctx": "tlua",
"onDown": "blurPause.togglePause()",
"title": "Pause (Blur)",
"desc": "Pauses the simulation into replay"
}
}