From 958ddb4ab7ce0bd8fcabc89bb0416dc8725d0d50 Mon Sep 17 00:00:00 2001 From: Wolf3s <75867486+wolfysdl@users.noreply.github.com> Date: Thu, 1 Sep 2022 03:54:12 -0300 Subject: [PATCH 1/2] add some missing links on credits (#142) --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index dd09a27..96a092a 100644 --- a/README.MD +++ b/README.MD @@ -143,13 +143,13 @@ Distributed under the Apache License 2.0 License. See `LICENSE` for more informa ## Credits Without these guys, Tyra would not happen: -* Dr Henry Fortuna - for code sources, PS2 academy tutorials +* [Dr Henry Fortuna](http://ps2-edu.tensioncore.com/index.html) - for code sources, PS2 academy tutorials * Whole [PS2DEV](https://github.com/ps2dev) team, and specially to [Rick Gaiser](https://github.com/rickgaiser), [fjtrujy](https://github.com/fjtrujy) - for maintaining PS2DEV * [Wellington Carvalho](https://github.com/Wellinator), [André Guilheme](https://github.com/wolfysdl) - for testing, contributing to Tyra and sharing cool ideas! * [Leonardo Ono](https://github.com/leonardo-ono) - for software renderer example (with clipping!) * [Lukasz D.K.](https://github.com/lukaszdk) - for huge archive of PS2 stuff * [Guilherme Lampert](https://github.com/glampert) - for code sources -* [Jesper Svennevid](https://github.com/jsvennevid), Daniel Collin - for openvcl's code samples +* [Jesper Svennevid](https://github.com/jsvennevid), [Daniel Collin](https://github.com/emoon) - for openvcl's code samples * [Manieq](https://www.facebook.com/mvnieq) - for nice splash screens! * And so many other guys. Thanks! From d54cba9e58db9dce36712b001d49c5b1457778b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20Sobczy=C5=84ski?= <32263891+h4570@users.noreply.github.com> Date: Fri, 2 Sep 2022 11:21:56 +0200 Subject: [PATCH 2/2] Update README.MD --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 96a092a..b83ded3 100644 --- a/README.MD +++ b/README.MD @@ -144,7 +144,7 @@ Distributed under the Apache License 2.0 License. See `LICENSE` for more informa Without these guys, Tyra would not happen: * [Dr Henry Fortuna](http://ps2-edu.tensioncore.com/index.html) - for code sources, PS2 academy tutorials -* Whole [PS2DEV](https://github.com/ps2dev) team, and specially to [Rick Gaiser](https://github.com/rickgaiser), [fjtrujy](https://github.com/fjtrujy) - for maintaining PS2DEV +* Whole [PS2DEV](https://github.com/ps2dev) team, and specially to [Rick Gaiser](https://github.com/rickgaiser), [fjtrujy](https://github.com/fjtrujy) - for a lot of good tips! * [Wellington Carvalho](https://github.com/Wellinator), [André Guilheme](https://github.com/wolfysdl) - for testing, contributing to Tyra and sharing cool ideas! * [Leonardo Ono](https://github.com/leonardo-ono) - for software renderer example (with clipping!) * [Lukasz D.K.](https://github.com/lukaszdk) - for huge archive of PS2 stuff