mirror of
https://github.com/artegoser/pimi-launcher-core.git
synced 2024-11-05 21:23:59 +03:00
messing around on dev
This commit is contained in:
parent
41b28bbdd4
commit
3d5c3db29f
2 changed files with 4 additions and 1 deletions
|
@ -1 +1,2 @@
|
|||
language: node_js
|
||||
language: node_js
|
||||
script: echo "npm test temporarily disabled"
|
|
@ -1,4 +1,6 @@
|
|||
![logo](https://pierce.is-serious.business/44U1xXh.png)
|
||||
##### This project is near complete.
|
||||
[![Build Status](https://travis-ci.com/Pierce01/MinecraftLauncher-core.svg?branch=master)](https://travis-ci.com/Pierce01/MinecraftLauncher-core)
|
||||
|
||||
MCLC is a NodeJS solution for launching modded and vanilla Minecraft without having to download and format everything yourself.
|
||||
Basically a core for your Electron or script based launchers.
|
||||
|
|
Loading…
Reference in a new issue