Update credits

This commit is contained in:
Martin Natano
2022-06-11 23:38:52 +02:00
parent dd28929c88
commit 35bc6b8775
2 changed files with 9 additions and 7 deletions
+4 -3
View File
@@ -64,8 +64,9 @@ For specific information/legalese:
### Contributors
- [Club Fantastic](https://wiki.clubfantastic.dance/en/Credits)
- [DinsFire64](https://gist.github.com/DinsFire64/4a3f763cd3033afd55a176980b32a3b5) (Mine Fix)
- [EvocaitArt](https://twitter.com/EvocaitArt) (Enchantment noteskin)
- [LightningXCE](https://twitter.com/lightningxce) (Cyber noteskin)
- [MegaSphere](https://github.com/Pete-Lawrence/Peters-Noteskins) (Note/Rainbow/Vivid noteskins)
- [EvocaitArt](https://twitter.com/EvocaitArt) (Enchantment NoteSkin)
- [jenx](https://www.amarion.net/) (Fast Profile Switching)
- [LightningXCE](https://twitter.com/lightningxce) (Cyber NoteSkin)
- [MegaSphere](https://github.com/Pete-Lawrence/Peters-Noteskins) (Note/Rainbow/Vivid NoteSkins)
- [StepMania 5](Docs/credits_SM5.txt)
- [Old StepMania Team](Docs/credits_old_Stepmania_Team.txt)
@@ -75,9 +75,10 @@ local stepmania_credits= {
{type= "subsection", name= "ITGmania"},
"Club Fantastic (https://www.clubfantastic.com/)",
"DinsFire64 (Mine Fix)",
"EvocaitArt (Enchantment noteskin)",
"LightningXCE (Cyber noteskin)",
"MegaSphere (Note/Rainbow/Vivid noteskins)",
"EvocaitArt (Enchantment NoteSkin)",
"jenx (Fast Profile Switching)",
"LightningXCE (Cyber NoteSkin)",
"MegaSphere (Note/Rainbow/Vivid NoteSkins)",
{type= "subsection", name= "StepMania"},
"Aldo Fregoso (Aldo_MX)", -- delays and much more. StepMania AMX creator
"Alfred Sorenson", -- new lua bindings
@@ -304,7 +305,7 @@ StepManiaCredits= {
RandomCopyrightMessage= function()
return {
name= "Copyright",
"StepMania is released under the terms of the MIT license.",
"ITGmania is released under the terms of the MIT license.",
"If you paid for the program you've been " .. Fooled() .. ".",
"All content is the sole property of their respectful owners."
}