mcvm 0.25.0

A fast, extensible, and powerful Minecraft launcher
Documentation
1
2
3
4
5
6
7
8
9
@meta {
	name "KubeJS Script Support";
	description "Adds support for loading and running KubeJS scripts";
	authors "mcvm";
}

@install {
	require "kubejs";
}