update readme

This commit is contained in:
asrael 2026-01-31 09:46:39 -06:00
parent a2b047f467
commit 359657e174

View file

@ -15,8 +15,13 @@
- **Rust nightly** (edition 2024) - Required for [pxl8d](pxl8d) server - **Rust nightly** (edition 2024) - Required for [pxl8d](pxl8d) server
- **SDL3** - System package or auto-vendored - **SDL3** - System package or auto-vendored
> [!WARNING] ## License
> <strong>Heavy development. So... <em>here be dragons :3</em></strong>
pxl8 is free and open source. All code in this repository is licensed under:
- Mozilla Public License, Version 2.0 ([LICENSE](LICENSE) or https://mozilla.org/MPL/2.0/)
Third-party dependencies (Fennel, linenoise, LuaJIT, miniz, SDL3) retain their original licenses.
<pre> <pre>
@@@@@@@@@@@@@@@@@@@@@**^^""~~~"^@@^*@*@@**@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@**^^""~~~"^@@^*@*@@**@@@@@@@@@
@ -37,11 +42,3 @@
@@@@@@@@@@@@@@@@@@@@@@@~ ,@@@,,0@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@~ ,@@@,,0@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@,,@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@,,@@@@@@@@@@@@@@@@@@@@@@@@@
</pre> </pre>
## License
pxl8 is free and open source! All code in this repository is licensed under:
- Mozilla Public License, Version 2.0 ([LICENSE](LICENSE) or https://mozilla.org/MPL/2.0/)
Third-party dependencies (Fennel, linenoise, LuaJIT, miniz, SDL3) retain their original licenses.