mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-14 04:36:59 +00:00
frontend_common: Add content manager utility functions
Creates utility functions to remove/install DLC, updates, and base game content
This commit is contained in:
parent
b4a8e1ef8a
commit
ccd3dd842f
12 changed files with 318 additions and 221 deletions
|
|
@ -4,6 +4,7 @@
|
|||
add_library(frontend_common STATIC
|
||||
config.cpp
|
||||
config.h
|
||||
content_manager.h
|
||||
)
|
||||
|
||||
create_target_directory_groups(frontend_common)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue