You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2025. It is now read-only.
There is now a nuget package _early alpha_ of the MDK2 packager.
17
+
18
+
Mal.Mdk2.PbPackager
19
+
20
+
This should be deploying your scripts every time you build, MDK1's Deploy function will no longer be necessary... just compile your script.
21
+
22
+
Of course, being an early alpha, it's likely riddled with problems.
23
+
24
+
Please make issues prefixed with [MDK2] - I will take both suggestions and bug reports at this time.
25
+
26
+
I am dependent on whoever may be willing to help.
27
+
28
+
Some limited instructions are available at https://www.nuget.org/packages/Mal.Mdk2.PbPackager/
29
+
13
30
- - -
14
31
15
32
A toolkit to help with ingame script (programmable block) development for Keen Software House's space sandbox Space Engineers. It helps you create a ready-to-code project for writing ingame scripts, and provides an analyzer which warns you if you're trying to use something that is not allowed in Space Engineers.
0 commit comments