Credit Third-Person Shooter demo

This commit is contained in:
Nordup 2024-03-31 12:17:56 +04:00 committed by GitHub
parent 0d4503fd79
commit dc83c43a6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,5 +20,6 @@ It has: <br/>
## Credits ## Credits
* VoIP extension for Godot 4 - https://github.com/RevoluPowered/one-voip-godot-4 * Platformer Kit (2.2) - https://www.kenney.nl (CC0)
* Platformer Kit (2.2) - https://www.kenney.nl * VoIP extension for Godot 4 - https://github.com/RevoluPowered/one-voip-godot-4 (MIT)
* RoboBlast: Third-Person Shooter demo - https://github.com/gdquest-demos/godot-4-3d-third-person-controller (MIT and CC-By 4.0)