Open Vlek opened 1 year ago
Fixed in #157
Reopening because I believe this borked the project.
The problem was not that it did not open, it was that it messed with the serialization. So the code ran, but not a second time.
We will get this for free in the base code with #176. Will still need to do this for all the scripts that are ported over.
The files in the project have different line end characters and are not formatted correctly or to a standard in general.
I want to apply my omnisharp and editorconfig standards to all files in one go because right now I'm opening files and it's doing it as I'm touching things which is going to be extremely messy in my commits.