UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

14 lines (12 loc) 511 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.constants = void 0; exports.constants = { version: "0.9.1", name: "Minecraft Creator Tools", disclaimer: "Alpha software. License at https://github.com/mojang/minecraft-creator-tools.", copyright: "Copyright 2024 Mojang AB. All rights reserved.", homeUrl: "https://mctools.dev", repositoryUrl: "https://github.com/mojang/minecraft-creator-tools", }; //# sourceMappingURL=../maps/core/Constants.js.map