Skip to content

Commit 53acb2f

Browse files
committed
Update files mirrored from maddie480.ovh
1 parent db97f86 commit 53acb2f

8 files changed

Lines changed: 113 additions & 4 deletions

updatermirror/everest_update.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51448,6 +51448,16 @@ Mario-1-1:
5144851448
xxHash:
5144951449
- 88285e08a29bd420
5145051450
URL: https://gamebanana.com/mmdl/384223
51451+
quargonquiz:
51452+
GameBananaType: Mod
51453+
Version: 0.0.1
51454+
LastUpdate: 1769630327
51455+
Size: 8970346
51456+
GameBananaId: 649262
51457+
GameBananaFileId: 1612292
51458+
xxHash:
51459+
- 74f5e18daf737e66
51460+
URL: https://gamebanana.com/mmdl/1612292
5145151461
Forg_Jauntest:
5145251462
GameBananaType: Mod
5145351463
Version: 0.0.1

updatermirror/gamebanana_categories.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- formatted: All
2-
count: 5138
2+
count: 5139
33
- itemtype: Mod
44
categoryid: 15655
55
formatted: Assets
@@ -19,7 +19,7 @@
1919
- itemtype: Mod
2020
categoryid: 6800
2121
formatted: Maps
22-
count: 4031
22+
count: 4032
2323
- itemtype: Mod
2424
categoryid: 4635
2525
formatted: Mechanics

updatermirror/gamebanana_featured.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,51 @@
11
[
2+
{
3+
"CategoryId": 6800,
4+
"Screenshots": [
5+
"https://images.gamebanana.com/img/ss/mods/697a6a5a93579.jpg",
6+
"https://images.gamebanana.com/img/ss/mods/697a6924e0518.jpg",
7+
"https://images.gamebanana.com/img/ss/mods/697a692b82378.jpg",
8+
"https://images.gamebanana.com/img/ss/mods/697a69351a02c.jpg"
9+
],
10+
"Description": "???",
11+
"Views": 0,
12+
"GameBananaType": "Mod",
13+
"TokenizedName": [
14+
"quargons",
15+
"quizzical",
16+
"quiz"
17+
],
18+
"UpdatedDate": 1769630349,
19+
"SubcategoryId": 6801,
20+
"SubcategoryName": "Standalone",
21+
"GameBananaId": 649262,
22+
"Featured": {
23+
"Category": "today",
24+
"Position": 1
25+
},
26+
"Text": "I have developed a juicy quiz quest for you all. Please enjoy",
27+
"ModifiedDate": 1769630349,
28+
"Name": "Quargon's Quizzical Quiz",
29+
"PageURL": "https://gamebanana.com/mods/649262",
30+
"MirroredScreenshots": [
31+
"https://celestemodupdater.0x0a.de/banana-mirror-images/img_ss_mods_697a6a5a93579.png",
32+
"https://celestemodupdater.0x0a.de/banana-mirror-images/img_ss_mods_697a6924e0518.png"
33+
],
34+
"CreatedDate": 1769630349,
35+
"Author": "Quargon",
36+
"CategoryName": "Maps",
37+
"Downloads": 0,
38+
"Likes": 3,
39+
"Files": [{
40+
"Description": "",
41+
"HasEverestYaml": true,
42+
"Size": 8970346,
43+
"CreatedDate": 1769630327,
44+
"Downloads": 0,
45+
"URL": "https://gamebanana.com/dl/1612292",
46+
"Name": "quargonquiz.zip"
47+
}]
48+
},
249
{
350
"CategoryId": 6800,
451
"Screenshots": [

updatermirror/gamebanana_subcategories.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Mod:
22
6800:
33
- name: All
4-
count: 4031
4+
count: 4032
55
- id: 6802
66
name: Campaign
77
count: 461
@@ -13,7 +13,7 @@ Mod:
1313
count: 24
1414
- id: 6801
1515
name: Standalone
16-
count: 2502
16+
count: 2503
1717
15655:
1818
- name: All
1919
count: 116

updatermirror/mod_dependency_graph.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110218,6 +110218,20 @@ Mario-1-1:
110218110218
- Name: Everest
110219110219
Version: 1.0.0
110220110220
URL: https://gamebanana.com/mmdl/384223
110221+
quargonquiz:
110222+
OptionalDependencies: []
110223+
Dependencies:
110224+
- Name: FlaglinesAndSuch
110225+
Version: 1.6.60
110226+
- Name: Everest
110227+
Version: 1.6129.0
110228+
- Name: CpopHelper
110229+
Version: 1.3.0
110230+
- Name: MaxHelpingHand
110231+
Version: 1.39.13
110232+
- Name: LuckyHelper
110233+
Version: 0.27.2
110234+
URL: https://gamebanana.com/mmdl/1612292
110221110235
Forg_Jauntest:
110222110236
OptionalDependencies: []
110223110237
Dependencies:

updatermirror/mod_ids_to_categories.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5144,6 +5144,7 @@
51445144
"riselow": "Maps",
51455145
"RidgeMap": "Maps",
51465146
"Mario-1-1": "Maps",
5147+
"quargonquiz": "Maps",
51475148
"Forg_Jauntest": "Maps",
51485149
"Schnirthday collab -2in": "Maps",
51495150
"Ampersand_Side": "Maps",

updatermirror/mod_ids_to_names.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5144,6 +5144,7 @@
51445144
"riselow": "REFUSE PANIC",
51455145
"RidgeMap": "Ridge Map",
51465146
"Mario-1-1": "Mario 1-1",
5147+
"quargonquiz": "Quargon's Quizzical Quiz",
51475148
"Forg_Jauntest": "Sky Blue",
51485149
"Schnirthday collab -2in": "Schnirthday Collab -2in",
51495150
"Ampersand_Side": "Ampersand Side (DEMO)",

updatermirror/mod_search_database.yaml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222784,6 +222784,42 @@
222784222784
CategoryName: Skins
222785222785
SubcategoryId: 11183
222786222786
SubcategoryName: Player
222787+
- PageURL: https://gamebanana.com/mods/649262
222788+
GameBananaType: Mod
222789+
GameBananaId: 649262
222790+
Name: Quargon's Quizzical Quiz
222791+
Author: Quargon
222792+
Description: ???
222793+
Likes: 3
222794+
Views: 0
222795+
Downloads: 0
222796+
Text: I have developed a juicy quiz quest for you all. Please enjoy
222797+
CreatedDate: 1769630349
222798+
ModifiedDate: 1769630349
222799+
UpdatedDate: 1769630349
222800+
Screenshots:
222801+
- https://images.gamebanana.com/img/ss/mods/697a6a5a93579.jpg
222802+
- https://images.gamebanana.com/img/ss/mods/697a6924e0518.jpg
222803+
- https://images.gamebanana.com/img/ss/mods/697a692b82378.jpg
222804+
- https://images.gamebanana.com/img/ss/mods/697a69351a02c.jpg
222805+
MirroredScreenshots:
222806+
- https://celestemodupdater.0x0a.de/banana-mirror-images/img_ss_mods_697a6a5a93579.png
222807+
- https://celestemodupdater.0x0a.de/banana-mirror-images/img_ss_mods_697a6924e0518.png
222808+
Files:
222809+
- Description: ''
222810+
HasEverestYaml: true
222811+
Size: 8970346
222812+
CreatedDate: 1769630327
222813+
Downloads: 0
222814+
URL: https://gamebanana.com/dl/1612292
222815+
Name: quargonquiz.zip
222816+
CategoryId: 6800
222817+
CategoryName: Maps
222818+
Featured:
222819+
Category: today
222820+
Position: 1
222821+
SubcategoryId: 6801
222822+
SubcategoryName: Standalone
222787222823
- PageURL: https://gamebanana.com/tools/6449
222788222824
GameBananaType: Tool
222789222825
GameBananaId: 6449

0 commit comments

Comments
 (0)