From 35bc6b87759f02def7355a9ec0b9df1bd2a38d16 Mon Sep 17 00:00:00 2001 From: Martin Natano Date: Sat, 11 Jun 2022 23:38:52 +0200 Subject: [PATCH] Update credits --- README.md | 7 ++++--- Themes/_fallback/Scripts/04 CreditsHelpers.lua | 9 +++++---- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 171d2d0a4d..0c1857615d 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/Themes/_fallback/Scripts/04 CreditsHelpers.lua b/Themes/_fallback/Scripts/04 CreditsHelpers.lua index 4e95d39e21..054e97ecf3 100644 --- a/Themes/_fallback/Scripts/04 CreditsHelpers.lua +++ b/Themes/_fallback/Scripts/04 CreditsHelpers.lua @@ -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." }