add app.start_debug_instance

This commit is contained in:
MihailRis
2025-11-15 16:57:24 +03:00
parent 9c429f7809
commit 31ea198301
3 changed files with 40 additions and 1 deletions
+3
View File
@@ -48,6 +48,9 @@ public:
EnginePaths(CoreParameters& params);
std::filesystem::path getResourcesFolder() const;
std::filesystem::path getUserFilesFolder() const;
io::path getWorldFolderByName(const std::string& name);
io::path getWorldsFolder() const;