Skip to content

Commit

Permalink
docs(readme): update install
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark authored Aug 24, 2024
1 parent 04f5361 commit 8451d40
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 @@ -47,6 +47,12 @@ git grep -l 'Renpy Template' | xargs sed -i '' -e 's/Renpy Template/My Novel/g'
git grep -l 'renpy-template' | xargs sed -i '' -e 's/renpy-template/my-novel/g'
```

Replace the assets:

- `web-presplash.jpg`
- `game/gui/main_menu.png`
- `game/gui/window_icon.png`

## Run

Launch the project:
Expand Down

0 comments on commit 8451d40

Please sign in to comment.