Add people to credits.

This commit is contained in:
Colby Klein
2014-09-01 10:28:25 -07:00
parent c31ef08aeb
commit 76a255eacc
@@ -51,10 +51,13 @@ local contrib = {
"Chris Eldridge (kurisu)", -- dance-threepanel stepstype support "Chris Eldridge (kurisu)", -- dance-threepanel stepstype support
"Christophe Goulet-LeBlanc (Kommisar)", -- songs "Christophe Goulet-LeBlanc (Kommisar)", -- songs
"corec", -- various fixes "corec", -- various fixes
"cybik", -- Android port
"galopin", -- piu PlayStation2 usb mat support "galopin", -- piu PlayStation2 usb mat support
"gholms", -- automake 1.11 support "gholms", -- automake 1.11 support
"juanelote", -- SongManager:GetSongGroupByIndex, JumpToNext/PrevGroup logic mods "juanelote", -- SongManager:GetSongGroupByIndex, JumpToNext/PrevGroup logic mods
"Kaox", -- pump/default noteskin "Kaox", -- pump/default noteskin
"Kyzentun",
"Mad Matt",
"NitroX72", -- pump/frame noteskin "NitroX72", -- pump/frame noteskin
"Petriform", -- default theme music "Petriform", -- default theme music
"桜為小鳩/Sakurana-Kobato (@sakuraponila)", -- custom scoring fixes "桜為小鳩/Sakurana-Kobato (@sakuraponila)", -- custom scoring fixes
@@ -158,4 +161,4 @@ return Def.ActorFrame{
creditScroller..{ creditScroller..{
InitCommand=cmd(CenterX;y,SCREEN_BOTTOM-64), InitCommand=cmd(CenterX;y,SCREEN_BOTTOM-64),
} }
}; };