Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nattb8 committed Sep 22, 2024
1 parent 75cec7d commit b6a1521
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,10 @@ The local server is used to mint and help craft assets.

1. Navigate to `server/`
2. Run `npm install`
3. Run `npm run dev`
4. Switch to the platform you would like to run on in Build Settings
5. Start the game
3. Run `npm run build`
4. Run `npm run dev`
5. Switch to the platform you would like to run on in Build Settings
6. Start the game
1. If you are running the game inside the Editor, open `Assets/Shared/Scenes/Boot.unity`

## Running the game on Android and iOS
Expand Down

0 comments on commit b6a1521

Please sign in to comment.