Download KubePackages — Minecraft Mods — MetaMods
KubePackages

KubePackages

Active

Downloads

0

Last update

2 months ago
Client
Libraries

KubePackages

Package manager for KubeJS.

KubePackages introduces the "package" concept into KubeJS, fundamentally changing how scripts are distributed. The system allows scripts to be encapsulated as modules, loaded similarly to resource packs, and distributed as full-fledged mods.

What is KubePackage

To provide package management, dependency control, and distribution capabilities, KubePackages introduced the "KubePackage" concept as the main carrier of package functionality. This is a comprehensive loading system giving developers the ability to create, integrate, and publish KubeJS functionality in a modular way.

Interesting fact: Rhino's variable scope handling has always been quite unique. Combined with KubeJS's flat script loading, declaring variables with duplicate names often leads to hard-to-find bugs.

KubePackage is not just a container for script files but also a complete provider of assets and data resources. Enhanced with dependency metadata, KubePackage surpasses the capabilities of regular resource packs and data packs.

System Capabilities

With KubePackage, developers can move beyond simple script writing and avoid duplicating work. Instead, they can utilize reusable modules to improve development efficiency.

Modular script development: KubePackage provides independent dependency management and isolated script scopes.

Functionality integration like mods: Using the JS binding called KubePackages, you can check for specific package availability, integrate other developers' work, transfer data between packages, and rapidly build complex projects.

Easy work distribution: Export packages in .jar, .zip formats, or as directories for subsequent publication as standalone mods.

KubePackages aims to become the standard package management system for the KubeJS ecosystem and establish a unified standard for the entire community.

Project members
ZZZank

ZZZank

Created: 27 Aug 2025

ID: 264852