feat(achievement): support obtain achievements
This commit is contained in:
@@ -3,3 +3,4 @@ from __future__ import annotations
|
||||
from pathlib import Path
|
||||
|
||||
STATIC_DIR = Path(__file__).parent.parent / "static"
|
||||
ACHIEVEMENTS_DIR = Path(__file__).parent / "achievements"
|
||||
|
||||
Reference in New Issue
Block a user