Fix 404s on @ic3bug's repository URLs

It seems @ic3bug has disappeared from GitHub, making their repositories
no longer reachable. I've replaced the links with mirrors found on other
user accounts for now.

See #111.
This commit is contained in:
Hugo Locurcio 2020-03-23 09:24:23 +01:00
parent be6b3faf8d
commit 2f367f9625

View File

@ -73,8 +73,8 @@ A curated list of [free/libre](https://www.gnu.org/philosophy/free-sw.html) game
*Projects to use as a base for your own games.*
- [Godot-GameTemplate](https://github.com/nezvers/Godot-GameTemplate) - Template with all necessary stuff taken care of. Designed for pixel art games (Godot 3.1).
- [Multiplayer First Person Shooter](https://github.com/ic3bug/Godot-3.2-Multiplayer-FPS) - A multiplayer first person shooter example project (Godot 3.2).
- [Multiplayer third person shooter](https://github.com/ic3bug/TPS-MP) Multiplayer third person shooter example (Godot 3.2).
- [Multiplayer First Person Shooter](https://github.com/blockspacer/Godot-3.2-Multiplayer-FPS) - Multiplayer first person shooter example project (Godot 3.2).
- [Multiplayer Third Person Shooter](https://github.com/jasonswearingen/TPS-MP) - Multiplayer third person shooter example project (Godot 3.2).
## Demos