Closed midwan closed 1 year ago
You have two options here. Either copy the file "versions.dat" from the root folder to the sub-folder Ambermoon.net (the main project). Or you have to provide original game data. I would suggest the former as it also enables the version selector.
Did it work?
Yes, that worked, thanks. I'm thinking if that should be part of the Project build steps, to automate it
I will add it as a build dependency.
I moved the versions.dat to the project dir so this should work now with a clean repo etc.
Describe the bug Trying to debug the solution on Windows (VS 2022), throws an error on startup:
To Reproduce Steps to reproduce the behavior:
Expected behavior I would expect to be able to start the solution with debugging, without errors :)