With jdMrpackInstaller you can install modpacks that you've downloaded from Modrinth (.mrpack) with just a few clicks in an easy to use GUI. That means you no longer need a special launcher to use your favourite modpack.
New Diggo version is coming soon!
Diggo (originally pytcraft) is a 2D version of minecraft to teach kids how to code with Python and have fun!
Soon to have a Diggo API!
Comes with Pylaunch API!
program to manage installation of Minecraft Mods for client and server
When completed it should allow simultaneous launch of one instance of client & one instance of server with selected mods installed & runtime configurations.
It should be able to capture output streams so that informative text regarding java exceptions can be forwarded to the appropriate modders.
---Have not yet decided whether to perform the above via text-file capture or console buffer.
UI will be implemented with wxwidgets, to enable full functionality on all supported platforms.
An alternative/custom Minecraft server, written in Java, compatible with the original protocol. OpenCraft is built upon Apache MINA, SLF4J, Jython and XStream. The aim is to have features not in the official server distribution, like antigrief/scripting.
A python system designed to offload the weight of a server in to multiple clients, in theory preventing the need for a server in the first place...(currently minecraft only)