diff --git a/README.md b/README.md index c96e672..7479e7d 100644 --- a/README.md +++ b/README.md @@ -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: