I don't know what to write, so let's just write some KubeJS library stuff🐧
GitHub Release will publish two types of files:
.jar- Packaged by KubeLoader, can be placed in the
modsfolder to load when KubeLoader is present
- Packaged by KubeLoader, can be placed in the
.zip- Can be extracted to the root directory of the Minecraft game version for use
Since multiple language .d.ts files are provided, you can delete the unnecessary files when using them,
or set exclude in jsconfig.json to exclude the unnecessary files.
ComponentStylizer- For easily setting component stylesEnumJS- For creating Java enum classesLavaAdapter- For extending Java classes or implementing Java interfacesRegCmd- For simplifying command registry