UNPKG

@origami-minecraft/devbuilds

Version:

Origami is a terminal-first Minecraft launcher that supports authentication, installation, and launching of Minecraft versions — with built-in support for Microsoft accounts, mod loaders, profile management, and more. Designed for power users, modders, an

12 lines 265 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ModrinthSortOptions = void 0; exports.ModrinthSortOptions = [ 'relevance', 'downloads', 'follows', 'newest', 'updated' ]; ; //# sourceMappingURL=modrinth.js.map