mirror of
https://github.com/edubart/otclient.git
synced 2025-12-27 10:07:11 +01:00
improvements to skins
This commit is contained in:
@@ -34,6 +34,7 @@ public:
|
||||
bool setupWriteDir(const std::string& appWriteDirName);
|
||||
|
||||
bool addToSearchPath(const std::string& path, bool insertInFront = true);
|
||||
bool removeFromSearchPath(const std::string& path);
|
||||
void searchAndAddPackages(const std::string& packagesDir, const std::string& packagesExt, bool append);
|
||||
|
||||
bool fileExists(const std::string& fileName);
|
||||
|
||||
Reference in New Issue
Block a user