mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
Server pushing media at runtime (#9961)
This commit is contained in:
@@ -33,6 +33,7 @@ public:
|
||||
|
||||
bool update(const std::string &name, const std::string &data);
|
||||
bool load(const std::string &name, std::ostream &os);
|
||||
bool exists(const std::string &name);
|
||||
|
||||
private:
|
||||
std::string m_dir;
|
||||
|
Reference in New Issue
Block a user