Suggestion - Add Function if config.cfg file does not exist #14
GalaxyDev90
started this conversation in
New Features & Ideas
Replies: 1 comment 2 replies
-
I will look into it, but I will pursue a cleaner solution for implementing that function. Thank you for your suggestion! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
// Function declarations
void CreateDefaultConfig(const std::string& filename); // NEW
Beta Was this translation helpful? Give feedback.
All reactions