Skip to content

nagyistoce/vsminecraft

 
 

Repository files navigation

Minecraft Mod Developer Pack for Visual Studio

MMDP is a free, open source Visual Studio extension for developing Minecraft mods using Java.

Contributing

MMDP is an early pre-release software and it needs your contribution to grow into something bigger. Here are some ways you can contribute:

  • Are you a mod writer or aspiring mod writer?
    • Submit bugs and help verify fixes as they get committed
    • Share your experience writing mods using more mature Java IDEs and propose feature suggestions
  • Are you familiar with VS extensibility or just have a keen eye for good coding practices?
    • Review source code changes or create pull requests with code improvements
    • Contribute a pull request for an already requested feature suggestion. Consider contacting us before you start coding to avoid any duplication of effort

License

This code is released under the MIT license. Any code contributions you make must be made under the same license. For larger pull requests, we may reach out to you for a Contributor License Agreement (CLA) (Signing the CLA does not guarantee that your pull request will be accepted, it will allow us to further review it).

Roadmap

As we start collecting bugs and feature suggestions, we'll start shaping a clearer roadmap for this extension

Building the source

How to build

About

Visual Studio extension for developing MinecraftForge mods using Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.2%
  • C# 4.6%
  • Other 0.2%