mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
Add updating to online content browser
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user