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 ### Contributors
- [Club Fantastic](https://wiki.clubfantastic.dance/en/Credits) - [Club Fantastic](https://wiki.clubfantastic.dance/en/Credits)
- [DinsFire64](https://gist.github.com/DinsFire64/4a3f763cd3033afd55a176980b32a3b5) (Mine Fix) - [DinsFire64](https://gist.github.com/DinsFire64/4a3f763cd3033afd55a176980b32a3b5) (Mine Fix)
- [EvocaitArt](https://twitter.com/EvocaitArt) (Enchantment noteskin) - [EvocaitArt](https://twitter.com/EvocaitArt) (Enchantment NoteSkin)
- [LightningXCE](https://twitter.com/lightningxce) (Cyber noteskin) - [jenx](https://www.amarion.net/) (Fast Profile Switching)
- [MegaSphere](https://github.com/Pete-Lawrence/Peters-Noteskins) (Note/Rainbow/Vivid noteskins) - [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) - [StepMania 5](Docs/credits_SM5.txt)
- [Old StepMania Team](Docs/credits_old_Stepmania_Team.txt) - [Old StepMania Team](Docs/credits_old_Stepmania_Team.txt)
@@ -75,9 +75,10 @@ local stepmania_credits= {
{type= "subsection", name= "ITGmania"}, {type= "subsection", name= "ITGmania"},
"Club Fantastic (https://www.clubfantastic.com/)", "Club Fantastic (https://www.clubfantastic.com/)",
"DinsFire64 (Mine Fix)", "DinsFire64 (Mine Fix)",
"EvocaitArt (Enchantment noteskin)", "EvocaitArt (Enchantment NoteSkin)",
"LightningXCE (Cyber noteskin)", "jenx (Fast Profile Switching)",
"MegaSphere (Note/Rainbow/Vivid noteskins)", "LightningXCE (Cyber NoteSkin)",
"MegaSphere (Note/Rainbow/Vivid NoteSkins)",
{type= "subsection", name= "StepMania"}, {type= "subsection", name= "StepMania"},
"Aldo Fregoso (Aldo_MX)", -- delays and much more. StepMania AMX creator "Aldo Fregoso (Aldo_MX)", -- delays and much more. StepMania AMX creator
"Alfred Sorenson", -- new lua bindings "Alfred Sorenson", -- new lua bindings
@@ -304,7 +305,7 @@ StepManiaCredits= {
RandomCopyrightMessage= function() RandomCopyrightMessage= function()
return { return {
name= "Copyright", 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() .. ".", "If you paid for the program you've been " .. Fooled() .. ".",
"All content is the sole property of their respectful owners." "All content is the sole property of their respectful owners."
} }