mirror of
https://github.com/artegoser/pimi-launcher.git
synced 2024-12-04 16:46:22 +03:00
Update README.md
This commit is contained in:
parent
6e83421b38
commit
0c42f6da1c
1 changed files with 1 additions and 32 deletions
33
README.md
33
README.md
|
@ -1,34 +1,3 @@
|
||||||
# pimi-launcher
|
# pimi-launcher
|
||||||
|
|
||||||
An Electron application with React
|
Modern minecraft launcher based on [pimi-launcher-core](https://github.com/artegoser/pimi-launcher-core)
|
||||||
|
|
||||||
## Recommended IDE Setup
|
|
||||||
|
|
||||||
- [VSCode](https://code.visualstudio.com/) + [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) + [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
|
|
||||||
|
|
||||||
## Project Setup
|
|
||||||
|
|
||||||
### Install
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ npm install
|
|
||||||
```
|
|
||||||
|
|
||||||
### Development
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ npm run dev
|
|
||||||
```
|
|
||||||
|
|
||||||
### Build
|
|
||||||
|
|
||||||
```bash
|
|
||||||
# For windows
|
|
||||||
$ npm run build:win
|
|
||||||
|
|
||||||
# For macOS
|
|
||||||
$ npm run build:mac
|
|
||||||
|
|
||||||
# For Linux
|
|
||||||
$ npm run build:linux
|
|
||||||
```
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue