Skip to content

Commit

Permalink
Include build process on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
themitosan committed Jul 7, 2023
1 parent 0225ed3 commit efbdf61
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ This project was created as a challenge - I'm still learning more about this _cr

*This game also supports DualShock 4, DualSense, PlayStation 3, GameSir X2 USB controllers.*

## How to build
- Install Node.js 20.x
- Clone this repo
- Run `npm install`
- Run selected build file (Windows: .bat, Linux: .sh)

## External sources used to create this app
- [NW.js](https://nwjs.io/) - [GitHub page](https://github.com/nwjs/nw.js)
- [nw-builder](https://github.com/nwutils/nw-builder) from [nwutils](https://github.com/nwutils)
Expand Down

0 comments on commit efbdf61

Please sign in to comment.