mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-15 10:09:48 -05:00
Cleanup and better configuration of resource syncs
This commit is contained in:
@@ -43,6 +43,8 @@ public:
|
||||
void synchronize() override;
|
||||
|
||||
private:
|
||||
std::vector<std::string> fileListUrls();
|
||||
bool trySyncFromUrl(std::string url);
|
||||
bool hasSyncFile();
|
||||
void createSyncFile();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user