1
0
mirror of synced 2024-11-30 17:24:33 +01:00
TaikoLocalServer/TaikoWebUI
Farewell_ 0010a3eb34 Added Profile visualizer
Dan graphic still isn't displayed but disabling dan display on the nameplate updates the name disposition properly

Still haven't figured where the texture for AI 2, 3 and 4 are; useable in it's current state
2023-11-02 12:43:27 +01:00
..
Pages Added Profile visualizer 2023-11-02 12:43:27 +01:00
Properties initial commit 2023-09-09 21:58:20 +09:00
Services Fix sentinel types 2023-10-21 19:33:00 +08:00
Settings Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
Shared Implemented getting flagArraySizes(other than don Color) dynamically on WebUI 2023-10-15 15:27:07 +01:00
wwwroot Added Profile visualizer 2023-11-02 12:43:27 +01:00
_Imports.razor initial commit 2023-09-09 21:58:20 +09:00
.gitignore initial commit 2023-09-09 21:58:20 +09:00
App.razor initial commit 2023-09-09 21:58:20 +09:00
GlobalUsings.cs initial commit 2023-09-09 21:58:20 +09:00
Program.cs Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
README.md initial commit 2023-09-09 21:58:20 +09:00
TaikoWebUI.csproj Fix: Copy appsettings.json to wwwroot on build 2023-10-27 01:38:31 -04:00
TaikoWebUI.sln initial commit 2023-09-09 21:58:20 +09:00

Taiko Web UI

This is the solution for the front end part.

The front end is implemented with Blazor Webassembly (also in C#).