feat: initialize WinUI 3 WebView migration

This commit is contained in:
2026-07-10 04:32:15 +09:00
commit 5aa90e4aaa
103 changed files with 10903 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"database": {
"oracle": {
"host": "",
"port": 1521,
"serviceName": "",
"userName": ""
},
"mariaDb": {
"host": "",
"port": 3306,
"database": "",
"userName": ""
}
},
"playout": {
"host": "127.0.0.1",
"port": 30001,
"sceneFolder": ""
}
}