Update readme (#139)

This commit is contained in:
Wolf3s
2022-08-31 04:32:12 -03:00
committed by GitHub
parent a340540d55
commit cc42bbf56b
+8 -8
View File
@@ -101,7 +101,7 @@ Decision was simple - I need to create an engine which will handle 3D file loadi
### Branches ### Branches
* `master` - stable releases - tested on PS2 & PCSX2. * `master` - stable releases - tested on PS2 & PCSX2.
* `develop` - daily builds. ~~* `develop` - daily builds.~~
See the [open issues](https://github.com/h4570/tyra/issues) for a list of proposed features (and known issues). See the [open issues](https://github.com/h4570/tyra/issues) for a list of proposed features (and known issues).
@@ -144,13 +144,13 @@ Distributed under the Apache License 2.0 License. See `LICENSE` for more informa
Without these guys, Tyra would not happen: Without these guys, Tyra would not happen:
* Dr Henry Fortuna - for code sources, PS2 academy tutorials * Dr Henry Fortuna - for code sources, PS2 academy tutorials
* Rick Gaiser, fjtrujy - for maintaining PS2DEV * [Rick Gaiser](https://github.com/rickgaiser), [fjtrujy](https://github.com/fjtrujy) - for maintaining PS2DEV
* Wellington Carvalho - for testing, contributing to Tyra and sharing cool ideas! * [Wellington Carvalho](https://github.com/Wellinator) and [André Guilheme](https://github.com/wolfysdl) - for testing, contributing to Tyra and sharing cool ideas!
* Leonardo Ono - for software renderer example (with clipping!) * [Leonardo Ono](https://github.com/leonardo-ono) - for software renderer example (with clipping!)
* Lukasz D.K. - for huge archive of PS2 stuff * [Lukasz D.K.](https://github.com/lukaszdk) - for huge archive of PS2 stuff
* Guilherme Lampert - for code sources * [Guilherme Lampert](https://github.com/glampert) - for code sources
* Jesper Svennevid, Daniel Collin - for openvcl's code samples * [Jesper Svennevid](https://github.com/jsvennevid), Daniel Collin - for openvcl's code samples
* Whole PS2DEV team * [Whole PS2DEV team](https://github.com/ps2dev)
* Manieq - for nice splash screens! * Manieq - for nice splash screens!
* And so many other guys. Thanks! * And so many other guys. Thanks!