add pseudopack 'core'
This commit is contained in:
@@ -67,6 +67,8 @@ struct ContentPack {
|
||||
const fs::path& worldDir,
|
||||
const std::string& name
|
||||
);
|
||||
|
||||
static ContentPack createCore(const EnginePaths*);
|
||||
};
|
||||
|
||||
struct ContentPackStats {
|
||||
|
||||
Reference in New Issue
Block a user