1. Getting Started
Note
Make sure you select the Script project and not the Mixin project when starting your new script.
Note
Unfortunately, given the large change in how MDK works, I cannot recommend trying to update a project from MDK to MDK². I strongly recommend to create a new MDK² project and copying your code files (and thumbnail) over from the old project to prevent issues from occurring.
2. Configuration
- MDK² Project Configuration Guide
- Mixin Projects
- Controlling File Order
- Preserving types when using the minifier
3. Updates
- Updating the MDK² templates
- Updating NuGet packages
4. Platform Support
Contributing to Documentation
Found an error or have a suggestion? We'd love to hear about it!
- Report issues: Open an issue on GitHub
- Contribute fixes: The documentation source files are in the malforge.github.io repository
- Documentation files are in
input/mdk2/ - Fork the repository
- Make your changes to the markdown files
- Submit a pull request
- Documentation files are in
Your contributions help make MDK² better for everyone!