mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
Implement animated rainbow nameplate and enable via config
This commit is contained in:
@@ -21,6 +21,7 @@ class NameplateConfig(TypedDict):
|
||||
title_bg: int
|
||||
dan: int
|
||||
gold: bool
|
||||
rainbow: bool
|
||||
|
||||
class PathsConfig(TypedDict):
|
||||
tja_path: list[str]
|
||||
|
||||
Reference in New Issue
Block a user