Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Automation Update + .NET 4.8

Compare
Choose a tag to compare
@malware-dev malware-dev released this 13 Apr 18:49
· 43 commits to master since this release
6af7cc8

Make sure your Visual Studio 2019 is up to date.

Finally updated the templates to use .NET 4.8 rather than 4.6.1.

OBS!!! You will need to install the .NET 4.8 targeting pack if you haven't already.

See https://github.com/malware-dev/MDK-SE/wiki/Getting-Started-with-MDK#step-1

KNOWN ISSUES:

  • I am aware that some of you do not get the benefit of the automatic resolving of game binary files. I have yet to be able to reproduce the problem, so I cannot fix it. In the mean time you can get around the issue by setting this folder manually in the Tools|Options|MDK/SE. Check the Game Install Path (Bin64) checkbox and find your Space Engineers installation folder, and the Bin64 folder inside that.

  • After upgrading your project, VS might complain that it does not find the MDK analyzer. This is caused by the project not getting properly upgraded. I don't know why the upgrade wizard doesn't get run properly, I don't have this problem myself. Unloading / reloading your project manually, by right-clicking the project node, should force the upgrade wizard to run.