Remove reference to pixelpwnr-render

This commit is contained in:
timvisee
2022-08-18 16:18:14 +02:00
parent b21719ffa8
commit f25d71029d

View File

@@ -137,7 +137,6 @@ ARGS:
## Relevant projects ## Relevant projects
* [pixelpwnr-server (server)][pixelpwnr-server] * [pixelpwnr-server (server)][pixelpwnr-server]
* [pixelpwnr-render (GPU rendering backend)][pixelpwnr-render]
## License ## License
This project is released under the GNU GPL-3.0 license. This project is released under the GNU GPL-3.0 license.
@@ -148,6 +147,5 @@ Check out the [LICENSE](LICENSE) file for more information.
[pixelflut]: https://cccgoe.de/wiki/Pixelflut [pixelflut]: https://cccgoe.de/wiki/Pixelflut
[pixelflut-video]: https://vimeo.com/92827556/ [pixelflut-video]: https://vimeo.com/92827556/
[pixelpwnr-server]: https://github.com/timvisee/pixelpwnr-server [pixelpwnr-server]: https://github.com/timvisee/pixelpwnr-server
[pixelpwnr-render]: https://github.com/timvisee/pixelpwnr-render
[rust]: https://www.rust-lang.org/ [rust]: https://www.rust-lang.org/
[rustup]: https://rustup.rs/ [rustup]: https://rustup.rs/