GBA002/Resources/Contributors.plist
Riley Testut 45665138b2 Adds “Contributors” section to Credits
Lists everyone who has contributed to Delta in some way besides the core team, as well as what they contributed.

Moves Grant Gliner and Chris Rittenhouse to Contributors from main Credits.
2023-02-06 14:35:43 -06:00

71 lines
1.6 KiB
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
<dict>
<key>name</key>
<string>Grant Gliner</string>
<key>link</key>
<string>https://twitter.com/GrantGliner</string>
<key>linkName</key>
<string>@GrantGliner</string>
<key>contributions</key>
<array>
<dict>
<key>name</key>
<string>Pause Menu Icons</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>Eric Lewis</string>
<key>link</key>
<string>https://github.com/ericlewis</string>
<key>linkName</key>
<string>github.com/ericlewis</string>
<key>contributions</key>
<array>
<dict>
<key>name</key>
<string>Dark Mode</string>
<key>link</key>
<string>https://github.com/rileytestut/Delta/pull/82</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>Chris Rittenhouse</string>
<key>link</key>
<string>https://github.com/LitRitt</string>
<key>linkName</key>
<string>github.com/LitRitt</string>
<key>contributions</key>
<array>
<dict>
<key>name</key>
<string>Genesis Skin</string>
</dict>
</array>
</dict>
<dict>
<key>name</key>
<string>Noah Keck</string>
<key>link</key>
<string>https://github.com/noah978</string>
<key>linkName</key>
<string>github.com/noah978</string>
<key>contributions</key>
<array>
<dict>
<key>name</key>
<string>CheatBase</string>
<key>link</key>
<string>https://github.com/CheatBase/CheatBase</string>
</dict>
</array>
</dict>
</array>
</plist>