Since Velopack apparently deletes the entire directory when it updates, it is VERY unfeasible to save relevant data inside the applications directory.
I have refactored all paths into a constants file (yes, not the best practice, I know) and made the application save them outside of the "current" directory, so they persist throughout updates
closes #30
Since Velopack apparently deletes the entire directory when it updates, it is VERY unfeasible to save relevant data inside the applications directory.
I have refactored all paths into a constants file (yes, not the best practice, I know) and made the application save them outside of the "current" directory, so they persist throughout updates closes #30