DO NOT look at the code. That is damn bad because we had only some hours to create this launcher. SERIOUSLY. DO NOT LOOK AT THE CODE.
- Clone repo
- Here you need to download the contents of the sdk folder from the archive downloaded from the steamworks sdk website.
- Run
npm install
oryarn
- Run
npm run dev
oryarn dev
to start development server - Run
npm run build
oryarn build
to create executable
You can offer corrections and changes in the form of PR.
The license used for this project is the MIT.