mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Add updating to online content browser
This commit is contained in:
parent
45e48295d2
commit
3eb363f813
11 changed files with 196 additions and 107 deletions
|
@ -39,6 +39,7 @@ struct ModSpec
|
|||
std::string author;
|
||||
std::string path;
|
||||
std::string desc;
|
||||
int release = 0;
|
||||
|
||||
// if normal mod:
|
||||
std::unordered_set<std::string> depends;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue