mclc_mendora
Version:
A custom Minecraft launcher core with official authentication and modded version support.
23 lines (22 loc) • 471 B
JSON
{
"name": "mclc_mendora",
"version": "1.0.4",
"description": "A custom Minecraft launcher core with official authentication and modded version support.",
"main": "index.js",
"scripts": {
"test": "node index.js"
},
"keywords": [
"minecraft",
"launcher",
"mclc",
"minecraft-launcher",
"minecraft-auth",
"minecraft-core"
],
"author": "ma4z",
"license": "MIT",
"engines": {
"node": ">=16.0.0"
}
}