Skip to content

Commit

Permalink
add dependencies link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjackman committed Jan 4, 2019
1 parent 942a371 commit 9497e6a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

## Getting Started
1. Install http://nodejs.org/.
2. Run `start.bat`.
3. Add `-broadcastUrl=http://localhost:9090` in Steam Game launch options.
4. Open http://localhost:9090 in a browser.
5. Start RaceRoom and join a multiplayer server.
2. Published node_modules are available [here](https://mega.nz/#!M85kHAxA!GSNKuIGWp7ZZBM7R9AB4jqhdyob1P7kdz4VYH4cJfAs).
3. Run `start.bat`.
4. Add `-broadcastUrl=http://localhost:9090` in Steam Game launch options.
5. Open http://localhost:9090 in a browser.
6. Start RaceRoom and join a multiplayer server.

## Changing Themes
Themes are created using themes files written using LESS variables. The active theme file is located under `theme/theme.less`.
Expand Down

0 comments on commit 9497e6a

Please sign in to comment.