Mal.Mdk2.ScriptTemplates
2.0.9
dotnet new install Mal.Mdk2.ScriptTemplates::2.0.9
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.
v.2.0.9
- Updated the package versions in the template.
v.2.0.8
- Updated the package versions in the template.
v.2.0.7
- Updated the package versions in the template.
v.2.0.6
- Updated the package versions in the template.
v.2.0.5
- Fixed the template not having the correct thumbnail image.
- Updated the package versions in the template.
v.2.0.4
- Added the missing thumbnail image to the template.
- Stopped using auto-updating nuggets as they don't work as user-friendly as I would like.
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