GDBrowser/misc/credits.json
GDColon 60da852534 A whole lotta hoopla
CHANGELOG:
- Profile posts! This one is long overdue but... yeah! You can now leave profile posts, and drop likes on them as well!
- Classes folder! It's a folder... for classes! Don't ask me to explain what a class is, because I'm still not sure myself
- Le Level Class has arrived! Instead of parsing level data in three different files, the level class has stepped up to do the dirty work. (thanks to memimoe for helping)
- Renamed generate.css to iconkit.css, and deleted soon.css because it's ugly
- Removed 404 redirect when trying to view an asset that doesn't exist
- Updated readme to get with the times
- Removed Herobrine
2019-12-15 19:11:35 -05:00

78 lines
No EOL
2.7 KiB
JSON

{
"credits": [
{
"header": "Programming/Website",
"name": "Colon",
"youtube": ["https://youtube.com/channel/UCFDsxSlQXpLLpVScy2NmbcQ", "youtube"],
"twitter": ["https://twitter.com/TheRealGDColon", "twitter"],
"github": ["https://github.com/GDColon", "github"]
},
{
"header": "Additional Help",
"name": "101arrowz",
"ign": "genius991",
"youtube": ["https://www.youtube.com/channel/UCuloR4qLkF3QGw8WUHjcNuQ", "youtube"],
"twitter": ["https://twitter.com/arjunbarrett", "twitter"],
"github": ["https://github.com/101arrowz", "github"]
},
{
"header": "Level Analyzing Help",
"name": "Alten",
"youtube": ["https://youtube.com/channel/UC9M8hLqh2yZIPSDvpyL7o8g", "youtube"],
"twitter": ["https://twitter.com/gd_alten", "twitter"],
"github": ["https://github.com/Altenhh", "github"]
},
{
"header": "Accurate Leaderboard",
"name": "SMJSGaming",
"youtube": ["https://youtube.com/channel/UCwEsWDs9kGN2vvoiNTJKdaQ", "youtube"],
"twitter": ["https://instagram.com/smjs_gaming", "instagram"],
"github": ["https://github.com/SMJSGaming", "github"]
},
{
"header": "API Help",
"name": "Alex1304",
"youtube": ["https://youtube.com/channel/UC0hFAVN-GAbZYuf_Hfk1Iog", "youtube"],
"twitter": ["https://twitter.com/gd_alex1304", "twitter"],
"github": ["https://github.com/Alex1304", "github"]
},
{
"header": "Web Design Help",
"name": "Ucrash",
"youtube": ["https://youtube.com/channel/UCfPgDZBhCodHIFo6OOVcH2A", "youtube"],
"twitter": ["https://twitter.com/GDUcrash", "twitter"],
"github": ["https://github.com/GDUcrash", "github"]
},
{
"header": "Demon List API",
"name": "stadust1971",
"ign": "stardust1971",
"youtube": ["https://youtube.com/user/stardust19710", "youtube"],
"twitter": ["https://twitter.com/stadust1971", "twitter"],
"github": ["https://pointercrate.com", "demonButton"]
},
{
"header": "Everything Else",
"name": "RobTop",
"youtube": ["https://youtube.com/channel/UCz_yk8mDSAnxJq0ar66L4sw", "youtube"],
"twitter": ["https://twitter.com/RobTopGames", "twitter"],
"github": ["https://www.facebook.com/geometrydash", "facebook"]
}
],
"specialThanks": [
"Qufy",
"AlFas",
"ViPriN",
"NeKitDS",
"cos8o",
"zmxmx"
]
}