1
0
mirror of https://github.com/mgerb/ps-launcher synced 2026-01-10 02:22:49 +00:00
Files
ps-launcher/README.md
2017-10-26 19:39:11 -05:00

24 lines
719 B
Markdown

# PS Launcher
### Work in progress
## Development Environment
- Clone project
- [Install yarn](https://yarnpkg.com/en/)
- `yarn install`
- `yarn run dev` - compile javascript
- `yarn start` - start electron app
## TODO
- Add modals for server editing
- Remove/edit servers in the list
- App icon
## Prototype 3 10/25/2017
![alt text](https://github.com/mgerb/ps-launcher/blob/master/docs/images/prototype3.png?raw=true "Prototype 3")
## Prototype 2 10/18/2017
![alt text](https://github.com/mgerb/ps-launcher/blob/master/docs/images/prototype2.png?raw=true "Prototype 2")
## Early Prototype 10/17/2017
![alt text](https://github.com/mgerb/ps-launcher/blob/master/docs/images/prototype1.png?raw=true "Prototype 1")