add: multithread gen assets
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
|
||||
|
||||
CREATE_GENERAL_CATEGORY: bool = True
|
||||
THUMB_DIMENSION: tuple[int, int] = (200, 200)
|
||||
THUMB_DIMENSION: tuple[int, int] = (200, 200)
|
||||
MAX_THREADS: int = 50
|
Reference in New Issue
Block a user