update readme
This commit is contained in:
parent
a2b047f467
commit
359657e174
1 changed files with 7 additions and 10 deletions
17
README.md
17
README.md
|
|
@ -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.
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue