Skip to content

Commit cd98032

Browse files
committed
Added authors to app
Added authors to app
1 parent 4807b94 commit cd98032

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.vs/MemcardRex/v16/.suo

21 KB
Binary file not shown.

MemcardRex/GUI/mainWindow.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1094,7 +1094,7 @@ private void showPluginsWindow()
10941094
//Create and show about dialog
10951095
private void showAbout()
10961096
{
1097-
new AboutWindow().initDialog(this, appName, appVersion, appDate, "Copyright © Shendo 2021", "Beta testers: Gamesoul Master, Xtreme2damax,\nCarmax91.\n\nThanks to: @ruantec, Cobalt, TheCloudOfSmoke,\nRedawgTS, Hard core Rikki, RainMotorsports,\nZieg, Bobbi, OuTman, Kevstah2004, Kubusleonidas, \nFrédéric Brière, Cor'e, Gemini, DeadlySystem.\n\n" +
1097+
new AboutWindow().initDialog(this, appName, appVersion, appDate, "Copyright © Shendo 2021", "Authors: Alvaro Tanarro, Nico de Poel,\nRobxnano, Shendo\n\nBeta testers: Gamesoul Master, Xtreme2damax,\nCarmax91.\n\nThanks to: @ruantec, Cobalt, TheCloudOfSmoke,\nRedawgTS, Hard core Rikki, RainMotorsports,\nZieg, Bobbi, OuTman, Kevstah2004, Kubusleonidas, \nFrédéric Brière, Cor'e, Gemini, DeadlySystem.\n\n" +
10981098
"Special thanks to the following people whose\nMemory Card utilities inspired me to write my own:\nSimon Mallion (PSXMemTool),\nLars Ole Dybdal (PSXGameEdit),\nAldo Vargas (Memory Card Manager),\nNeill Corlett (Dexter),\nPaul Phoneix (ConvertM).");
10991099
}
11001100

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ With the USB driver installed and the PS3 Memory Card Adaptor plugged in, you sh
6767

6868
### Credits
6969
<b>Authors:</b>
70-
<br>Alvaro Tanarro, Alvaro Tanarro, Robxnano and Shendo.
70+
<br>Alvaro Tanarro, Nico de Poel, Robxnano and Shendo.
7171

7272
<b>Beta testers:</b>
7373
<br>Gamesoul Master, Xtreme2damax and Carmax91.

0 commit comments

Comments
 (0)