mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: add more folders and organize code
This commit is contained in:
parent
241d7692b9
commit
0acb0fd4c8
3 changed files with 64 additions and 35 deletions
|
@ -29,3 +29,4 @@ log.initialize();
|
|||
|
||||
export const pythonInstanceLogger = log.scope("python-instance");
|
||||
export const logger = log.scope("main");
|
||||
export const achievementsLogger = log.scope("achievements");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue