This PR does a few things
1 - It changes Lazy Orbit to be compatible with the upcoming 0.4.0 of space warp
2 - It cleans up the .csproj so that there should be less symlinked paths, the ones that exist can be edited back if you need to
3 - It adds a LazyOrbitBuildTemplate which contains the structure needed for the Lazy Orbit plugin in bepinex, and a post build action to copy the DLLs over instead.
4 - It renames modinfo.json to swinfo.json and moves it into the template
5 - It moves icon.png into LazyOrbitBuildTemplate/assets/images/icon.png
This PR does a few things 1 - It changes Lazy Orbit to be compatible with the upcoming 0.4.0 of space warp 2 - It cleans up the .csproj so that there should be less symlinked paths, the ones that exist can be edited back if you need to 3 - It adds a LazyOrbitBuildTemplate which contains the structure needed for the Lazy Orbit plugin in bepinex, and a post build action to copy the DLLs over instead. 4 - It renames modinfo.json to swinfo.json and moves it into the template 5 - It moves icon.png into LazyOrbitBuildTemplate/assets/images/icon.png