Skip to content

Commit a5c224b

Browse files
Update README.md
1 parent 4430a3d commit a5c224b

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
<a href="https://discord.gg/j8HQZZ76r8"><img src="https://img.shields.io/discord/955956101554266132?label=discord&style=flat&color=000000&labelColor=1a1a1a" alt="Discord" /></a>
1010
</div>
1111

12+
This is an on-going project I've been working on. I know how hard it is to actually finish a game and I hope by making this, game development will be just a little bit easier.
13+
1214
## Features
1315
- Multiplayer
1416
- [Minimal setup required](https://github.com/CSharpGodotTools/Template/wiki/Multiplayer)
@@ -22,10 +24,11 @@
2224
- [Console Commands](https://github.com/CSharpGodotTools/Template/wiki/Console-Commands)
2325
- [Custom Main Run Args](https://github.com/CSharpGodotTools/Template/wiki/Custom-Main-Run-Args)
2426
- [GDUnit4 Testing](https://github.com/CSharpGodotTools/Template/wiki/GDUnit-Testing)
25-
- [Cat Lips Source Generators](https://github.com/CSharpGodotTools/Template/wiki/Cat-Lips-Source-Generators)
26-
- [Simplified Tweens](https://github.com/CSharpGodotTools/Template/wiki/Simplified-Tweens)
27-
- [Extensions](https://github.com/CSharpGodotTools/Template/wiki/Extensions)
28-
- [Services](https://github.com/CSharpGodotTools/Template/wiki/Services)
27+
- Utilities
28+
- [Cat Lips Source Generators](https://github.com/CSharpGodotTools/Template/wiki/Cat-Lips-Source-Generators)
29+
- [Simplified Tweens](https://github.com/CSharpGodotTools/Template/wiki/Simplified-Tweens)
30+
- [Extensions](https://github.com/CSharpGodotTools/Template/wiki/Extensions)
31+
- [Services](https://github.com/CSharpGodotTools/Template/wiki/Services)
2932

3033
## Getting Started
3134
### [Setup Guide](https://github.com/CSharpGodotTools/Template/wiki/Setup)

0 commit comments

Comments
 (0)