Project website along with more specifications can be fround from: https://leaguesandbox.github.io/
Project chat on Discord: https://discord.gg/0vmmZ6VAwXB05gB6
We're looking for people interested in contributing to the project.
Currently the technologies we use include:
- C#
- Lua
- Electron
- Node.js
- Angular
- Socket.io
For more detailed project specifications head over to https://leaguesandbox.github.io/
If you're interested in contributing, come find us from Discord and let us know
- Install Node.js (https://nodejs.org/en/)
- Clone the repository to a local folder
- Run
npm installat the project root
- Start the development server with
npm run watch - Start the application with
npm start - Make changes
- Run
npm run bundleto bundle all assets into a singlebundle.js. - Run
npm run package:winto build the app for Windows. Runnpm run package:osxto package the app for OS X.