mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
Add Pinia persistence and scoreboard support (#15)
* Add scoreboard replicant and Pinia persistence * Fix scoreboard replicant sync (#16)
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
"eslint-plugin-vue": "^10.5.1",
|
||||
"nodecg": "^2.6.1",
|
||||
"nodecg-vue-composable": "^1.1.0",
|
||||
"pinia": "^2.3.1",
|
||||
"quasar": "^2.18.5",
|
||||
"sass-embedded": "^1.93.3",
|
||||
"trash-cli": "^7.0.0",
|
||||
@@ -69,6 +70,11 @@
|
||||
"file": "example/main.html",
|
||||
"width": 1920,
|
||||
"height": 1080
|
||||
},
|
||||
{
|
||||
"file": "scoreboard/main.html",
|
||||
"width": 1920,
|
||||
"height": 1080
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user