mirror of
https://github.com/Vita3K/Vita3K-Android.git
synced 2025-03-04 11:17:21 +00:00
Add new supporter.
This commit is contained in:
parent
4a8d08265a
commit
a0e45675c1
@ -71,7 +71,7 @@ Thanks go out to the developer team and [everyone who has contributed](https://g
|
||||
|
||||
## Supporters
|
||||
Thank you to the supporters and to all those who support us on our [ko-fi](https://ko-fi.com/vita3K).
|
||||
* Among them, those who subscribed to the Nibble Tier and upper: **j0hnnybrav0, Mored4u and Undeadbob**
|
||||
* Among them, those who subscribed to the Nibble Tier and upper: **j0hnnybrav0, Mored4u, TacoOblivion, and Undeadbob**
|
||||
|
||||
## Note
|
||||
The purpose of this emulator is not to enable illegal activity. You can dump games from a Vita by using [NoNpDrm](https://github.com/TheOfficialFloW/NoNpDrm) or [FAGDec](https://github.com/CelesteBlue-dev/PSVita-RE-tools/tree/master/FAGDec/build). You can get homebrew programs from [VitaDB](https://vitadb.rinnegatamante.it/).
|
||||
|
@ -49,7 +49,7 @@ static std::vector<const char *> contributors_list = {
|
||||
};
|
||||
|
||||
static std::vector<const char *> supporters_list = {
|
||||
"j0hnnybrav0", "Undeadbob"
|
||||
"j0hnnybrav0", "TacoOblivion", "Undeadbob"
|
||||
};
|
||||
|
||||
void draw_about_dialog(GuiState &gui, EmuEnvState &emuenv) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user