Skip to content

Commit cf97c19

Browse files
committed
📝 Improve after cloning section
1 parent 011cbc0 commit cf97c19

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,12 @@ Preludium is game template project for Godot to make it easier to bootstrap new
5656
- [ ] integration with discord
5757
- ...
5858

59-
## Things to change after cloning the project
59+
# To do after cloning the project
6060

6161
- [ ] update `project.godot`
6262
- [ ] config/name
6363
- [ ] config/version
6464
- [ ] update `export_presets.cfg` export_path's
65-
- [ ] look for other `preludium` text references
66-
- [ ] change icon and splash screen: `icon.png` and `boot_splash.png`
67-
- [ ] rename `SampleGame` to `PreludiumGame` folder
68-
- [ ] update this README.md to remove non game relevant information
65+
- [ ] look for other `preludium` text references if any
66+
- [ ] update icon and splash screen: `icon.png` and `boot_splash.png`
67+
- [ ] update this README.md to remove non game relevant information (whatever is before this section)

0 commit comments

Comments
 (0)