fix
This commit is contained in:
parent
3fa5369c7c
commit
af4edee063
@ -42,9 +42,9 @@ struct ContentPack {
|
||||
std::string version = "0.0";
|
||||
std::string creator = "";
|
||||
std::string description = "no description";
|
||||
std::string source = "";
|
||||
fs::path folder;
|
||||
std::vector<DependencyPack> dependencies;
|
||||
std::string source = "";
|
||||
|
||||
fs::path getContentFile() const;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user