Skip to content

Commit 2fd7dd7

Browse files
committed
Update README.md
Add links to repo licenses.
1 parent f1d3f71 commit 2fd7dd7

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This menu is not affiliated with any particular flashcart and does not necessari
1212
> New users are invited to read the latest [Documentation / User Guide](./docs/00_index.md).
1313
1414
> [!WARNING]
15-
> **This project considers flashcart sellers that ship this menu together with copyrighted ROMs as part of their product offering to be licence offenders which may result in future action.**
15+
> **This project considers flashcart sellers that provide this menu together with copyrighted ROMs as part of their product offering to be licence offenders which may result in future action.**
1616
1717
## Flashcart Support
1818
This menu aims to support as many N64 flashcarts as possible.
@@ -46,6 +46,7 @@ The current state of support is:
4646
* Menu sound effects.
4747
* N64 ROM fast reboot option (on reset).
4848
* ROM history and favorites.
49+
Pre-release only:
4950
* ROM Datel code editor.
5051
* Zip archive browsing and file extraction.
5152
* Controller Pak backup and restore (including individual notes).
@@ -94,7 +95,7 @@ The aim is to reach feature parity with [Altra64](https://github.com/networkfusi
9495
* Download the `OS64P.v64` ROM from the latest [PR action run - assets] and place it in the `/ED64P` folder.
9596

9697
# Contributors
97-
This menu is only made possible by the [contributors)](https://github.com/Polprzewodnikowy/N64FlashcartMenu/graphs/contributors)
98+
The features in this project were made possible by the [contributors](https://github.com/Polprzewodnikowy/N64FlashcartMenu/graphs/contributors).
9899

99100
# License
100101
This project is released under the [GNU AFFERO GENERAL PUBLIC LICENSE](LICENSE.md) as compatible with all other dependent project licenses.
@@ -104,11 +105,11 @@ Other license options may be available upon request with permissions of the orig
104105

105106
# Open source software and licenses used
106107
## Libraries
107-
* [libdragon](https://github.com/DragonMinded/libdragon/tree/preview) (UNLICENSE License)
108-
* [libspng](https://github.com/randy408/libspng) (BSD 2-Clause License)
109-
* [mini.c](https://github.com/univrsal/mini.c) (BSD 2-Clause License)
110-
* [minimp3](https://github.com/lieff/minimp3) (CC0 1.0 Universal)
111-
* [miniz](https://github.com/richgel999/miniz) (MIT License)
108+
* [libdragon](https://github.com/DragonMinded/libdragon/tree/preview) - [UNLICENSE License](https://github.com/DragonMinded/libdragon/blob/preview/LICENSE.md)
109+
* [libspng](https://github.com/randy408/libspng) - [BSD 2-Clause License](https://github.com/randy408/libspng/blob/master/LICENSE)
110+
* [mini.c](https://github.com/univrsal/mini.c) - [BSD 2-Clause License](https://github.com/univrsal/mini.c?tab=BSD-2-Clause-1-ov-file#readme)
111+
* [minimp3](https://github.com/lieff/minimp3) - [CC0 1.0 Universal](https://github.com/lieff/minimp3/blob/master/LICENSE)
112+
* [miniz](https://github.com/richgel999/miniz) - [MIT License](https://github.com/richgel999/miniz/blob/master/LICENSE)
112113

113114
## Sounds
114115
See [License](https://pixabay.com/en/service/license-summary/) for the following sounds:
@@ -117,11 +118,11 @@ See [License](https://pixabay.com/en/service/license-summary/) for the following
117118
* [Error sound](https://pixabay.com/en/sound-effects/error-call-to-attention-129258/) by Universfield (Free to use)
118119

119120
## Emulators
120-
* [neon64v2](https://github.com/hcs64/neon64v2) by *hcs64* - (ISC License)
121-
* [sodium64](https://github.com/Hydr8gon/sodium64) by *Hydr8gon* - (GPL-3.0 License)
122-
* [gb64](https://github.com/lambertjamesd/gb64) by *lambertjamesd* - (MIT License)
123-
* [smsPlus64](https://github.com/fhoedemakers/smsplus64) by *fhoedmakers* - (GPL-3.0 License)
124-
* [Press-F-Ultra](https://github.com/celerizer/Press-F-Ultra) by *celerizer* - (MIT License)
121+
* [neon64v2](https://github.com/hcs64/neon64v2) by *hcs64* - [ISC License](https://github.com/hcs64/neon64v2/blob/master/LICENSE.txt)
122+
* [sodium64](https://github.com/Hydr8gon/sodium64) by *Hydr8gon* - [GPL-3.0 License](https://github.com/Hydr8gon/sodium64/blob/master/LICENSE)
123+
* [gb64](https://github.com/lambertjamesd/gb64) by *lambertjamesd* - [MIT License](https://github.com/lambertjamesd/gb64/blob/master/LICENSE)
124+
* [smsPlus64](https://github.com/fhoedemakers/smsplus64) by *fhoedmakers* - [GPL-3.0 License](https://github.com/fhoedemakers/smsplus64/blob/main/LICENSE)
125+
* [Press-F-Ultra](https://github.com/celerizer/Press-F-Ultra) by *celerizer* - [MIT License](https://github.com/celerizer/Press-F-Ultra/blob/master/LICENSE)
125126

126127
## Fonts
127128
* [Firple](https://github.com/negset/Firple) by *negset* - (SIL Open Font License 1.1)

0 commit comments

Comments
 (0)