mirror of
https://github.com/artegoser/pimi-launcher-core.git
synced 2025-04-07 04:07:37 +03:00
version bump for NPM, updated badge
This commit is contained in:
parent
3fbea961c8
commit
2fb4386a5d
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||

|

|
||||||
##### This project is near complete.
|
##### This project is complete for now.
|
||||||
[](https://travis-ci.com/Pierce01/MinecraftLauncher-core)
|
[](https://travis-ci.com/Pierce01/MinecraftLauncher-core)
|
||||||
[](https://opensource.org/licenses/MIT)
|
[](https://opensource.org/licenses/MIT)
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
MCLC is a NodeJS solution for launching modded and vanilla Minecraft without having to download and format everything yourself.
|
MCLC is a NodeJS solution for launching modded and vanilla Minecraft without having to download and format everything yourself.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "minecraft-launcher-core",
|
"name": "minecraft-launcher-core",
|
||||||
"version": "3.11.0",
|
"version": "3.11.1",
|
||||||
"description": "Lightweight module that downloads and runs Minecraft using javascript / NodeJS",
|
"description": "Lightweight module that downloads and runs Minecraft using javascript / NodeJS",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue