Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Commit e76b820

Browse files
authored
Update README.md
1 parent 327ffe5 commit e76b820

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,23 @@ In the mean time, you can easily roll back to the previous Visual Studio version
1010

1111
Hopefully this will tide you over until I can either fix the problem... or finish MDK2. One or the other.
1212

13+
Please vote:
14+
https://developercommunity.visualstudio.com/t/Something-got-deleted-when-VS-updated-b/10598067
15+
16+
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+
1330
- - -
1431

1532
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

Comments
 (0)