add everything

This commit is contained in:
Koolant
2026-04-17 12:29:41 -04:00
commit 4c1cfe6847
437 changed files with 11939 additions and 0 deletions

28
data/ill/AETERNAL.json Normal file
View File

@@ -0,0 +1,28 @@
{
"id": 135506440,
"name": "AETERNAL",
"description": "evil demon by guhpoh",
"gdleveldescription": "I was bored one day and decided to make an Aeternus style layout",
"author": "Gp0",
"creators": ["Gp0"],
"verifier": "spaceuk",
"verifierEnjoyment": 0,
"verification": "https://www.youtube.com/watch?v=Y26jVo4OjKs",
"showcase": "https://www.youtube.com/watch?v=Y26jVo4OjKs",
"percentToQualify": 0,
"records": [
{
"user": "Gp0",
"link": "https://www.youtube.com/watch?v=700kRMA30lI",
"enjoyment": 50,
"percent": 18
},
{
"user": "CoolEnder32",
"link": "https://www.youtube.com/watch?v=tgDsY5KfCNA",
"enjoyment": 90,
"percent": 17
}
]
}

View File

@@ -0,0 +1,17 @@
{
"id": 131803278,
"name": "NILE NEVER CLEAR",
"description": "evil demon - nile",
"gdleveldescription": "can you clear my map??",
"author": "nile",
"creators": ["nile"],
"verifier": "spaceuk",
"verifierEnjoyment": 0,
"verification": "https://www.youtube.com/watch?v=z1Zee2OeWfk",
"showcase": "https://www.youtube.com/watch?v=z1Zee2OeWfk",
"percentToQualify": 0,
"records": [
]
}

View File

@@ -0,0 +1,22 @@
{
"id": 131249343,
"name": "OneMoreAttempt",
"description": "Extremely long collab with 31 songs and 96 minutes of length. Longest GD collab to date. Made by 200 contributors over the span of 2 years.",
"gdleveldescription": "After nearly 2 years and 200 contributors this is a 96 minute ultracollab with 31 songs full of unique gameplay.",
"author": "Bennoct",
"creators": ["Bennoct", "And ALOT more"],
"verifier": "spaceuk",
"verifierEnjoyment": 0,
"verification": "https://www.youtube.com/watch?v=YG-kBQMDuiw",
"showcase": "https://www.youtube.com/watch?v=YG-kBQMDuiw",
"percentToQualify": 0,
"records": [
{
"user": "CoolEnder32",
"link": "https://www.youtube.com/watch?v=3ho5wI9spVw",
"enjoyment": 60,
"percent": 7
}
]
}

5
data/ill/_list.json Normal file
View File

@@ -0,0 +1,5 @@
[
"NILE NEVER CLEAR",
"OneMoreAttempt",
"AETERNAL"
]

7
data/ill/_packlist.json Normal file
View File

@@ -0,0 +1,7 @@
[
{
"name": "Nile Pack",
"levels": ["NILE NEVER CLEAR"],
"colour": "linear-gradient(to right, #f4d002, #f49702)"
}
]