diff --git a/README.md b/README.md index 46bf8c2..2b16f8e 100644 --- a/README.md +++ b/README.md @@ -1,34 +1,3 @@ # pimi-launcher -An Electron application with React - -## 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 -``` +Modern minecraft launcher based on [pimi-launcher-core](https://github.com/artegoser/pimi-launcher-core)