mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 11:12:29 +00:00
feat(db): load achievement db
This commit is contained in:
parent
1575f6d83c
commit
c00028c214
12 changed files with 384 additions and 1 deletions
|
|
@ -12,6 +12,7 @@ target_include_directories(client
|
|||
target_link_libraries(client
|
||||
PRIVATE
|
||||
async
|
||||
db
|
||||
event
|
||||
gx
|
||||
model
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue