Skip to content

Commit 4509492

Browse files
Update ReadMe
1 parent e724c3e commit 4509492

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
Check out the [wiki](https://github.com/GuilhermeGSousa/game-base-2D/wiki) for more info on how to use everything in this repo!
66

77
## About
8-
------------------
98
A base structure for 2D games using Godot 4.
109

1110
It aims to include everything needed to create a polished 2D game, from movement scripts to screen postprocessing shaders, while leveraging the new features of Godot 4 and using a clean, scalable and extensible code architecture.
1211

1312
## Install :computer:
14-
-----------
1513
This repo uses Godot 4.1 and above!
1614

1715
Simply fork this repo and start working on your game! Some sample scenes are available under `scenes/samples`.
1816

17+
## Itch.io Integration :robot:
18+
This repo also contains workflows to automatically publish this game on itch.io, every time a commit is pushed to `master`. [Check out this wiki page](https://github.com/GuilhermeGSousa/game-base-2D/wiki/Itch.io-Integration) to learn how to set this up for your own game!
19+
1920
## Content
20-
-----------
2121

2222
### Samples :video_game:
2323

0 commit comments

Comments
 (0)