Skip to content

Commit 313a65f

Browse files
authored
Merge pull request #404 from Maaack/update-readme
Updates README sections Extras and Examples
2 parents a664150 + e36c642 commit 313a65f

File tree

2 files changed

+16
-24
lines changed

2 files changed

+16
-24
lines changed

README.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -50,27 +50,23 @@ The `base/` folder holds the core components of the menus application.
5050

5151
The `extras/` folder holds components that extend the core application.
5252

53-
- Win & Lose Menus
5453
- Level Loaders
5554
- Level Progress Manager
56-
- Logging Scripts
55+
- Win / Lose Manager
5756
- Script for Releasing on [itch.io](https://itch.io/) with [butler](https://itch.io/docs/butler/)
5857

5958
### Examples
6059

6160
The `examples/` folder contains an example project using inherited scenes from the `base/` and `extras/`.
6261

63-
- Example Game Scene
64-
- Base Level Class
65-
- Example Levels
62+
- Game Scene
63+
- Level Class & 3 Levels
64+
- Tutorial Windows & 3 Tutorial Messages
65+
- Win & Lose Windows
66+
- Master Options Menu
6667
- End Credits
67-
- Additional Inherited Scenes:
68-
- Game Options Menu w/ Reset button
69-
- Master Options Menu w/ Game Options tab
70-
- Main Menu w/ Animations
71-
- Opening w/ Godot Logo
72-
- Level Loading Screen
73-
- Loading Screen w/ Shader Pre-caching
68+
- Main Menu w/ Animations
69+
- Opening w/ Godot Logo
7470

7571
### Minimal
7672

addons/maaacks_game_template/README.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -50,27 +50,23 @@ The `base/` folder holds the core components of the menus application.
5050

5151
The `extras/` folder holds components that extend the core application.
5252

53-
- Win & Lose Menus
5453
- Level Loaders
5554
- Level Progress Manager
56-
- Logging Scripts
55+
- Win / Lose Manager
5756
- Script for Releasing on [itch.io](https://itch.io/) with [butler](https://itch.io/docs/butler/)
5857

5958
### Examples
6059

6160
The `examples/` folder contains an example project using inherited scenes from the `base/` and `extras/`.
6261

63-
- Example Game Scene
64-
- Base Level Class
65-
- Example Levels
62+
- Game Scene
63+
- Level Class & 3 Levels
64+
- Tutorial Windows & 3 Tutorial Messages
65+
- Win & Lose Windows
66+
- Master Options Menu
6667
- End Credits
67-
- Additional Inherited Scenes:
68-
- Game Options Menu w/ Reset button
69-
- Master Options Menu w/ Game Options tab
70-
- Main Menu w/ Animations
71-
- Opening w/ Godot Logo
72-
- Level Loading Screen
73-
- Loading Screen w/ Shader Pre-caching
68+
- Main Menu w/ Animations
69+
- Opening w/ Godot Logo
7470

7571
### Minimal
7672

0 commit comments

Comments
 (0)