Mal.Mdk2.ScriptTemplates 2.0.3

dotnet new install Mal.Mdk2.ScriptTemplates::2.0.3
This package contains a .NET Template Package you can call from the shell/command line.

This template sets up a project for scripting in Space Engineers using the MDK2 toolkits. It will automatically add the required nuget packages.

Please remember that you need the Space Engineers game installed on your computer to use the MDK2 toolkits.


This is part of the MDK2 project.


Disclaimer:

These tools are an independent creation and is not endorsed, sponsored, nor affiliated with Keen Software House. "Space Engineers" is a trademark of Keen Software House. All trademarks and copyrights used are properties of their respective owners. The use of "Space Engineers" in these tools is for reference purposes only and does not imply any association or endorsement.

  • .NETFramework 4.8

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.3 234 5/25/2024
2.0.2 94 5/24/2024
2.0.1 373 5/14/2024
2.0.0 74 5/14/2024

v.2.0.3
- Remove some comments in the project file that was remaining from my experiments with templating
- Added binarypath in the default local ini file

v.2.0.2
- Fixed comment in script template mentioning an "utility class" which is not something that exists in MDK2.

v.2.0.1
- Fixed templates having extra folder

v.2.0.0
- Initial release