From dc83c43a6b74642b750ad86b6518405a83952370 Mon Sep 17 00:00:00 2001 From: Nordup <54914954+Nordup@users.noreply.github.com> Date: Sun, 31 Mar 2024 12:17:56 +0400 Subject: [PATCH] Credit Third-Person Shooter demo --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b186258..4eb0b08 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,6 @@ It has:
## Credits -* VoIP extension for Godot 4 - https://github.com/RevoluPowered/one-voip-godot-4 -* Platformer Kit (2.2) - https://www.kenney.nl \ No newline at end of file +* Platformer Kit (2.2) - https://www.kenney.nl (CC0) +* 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)