Skip to content

Instantly share code, notes, and snippets.

@Qubus0
Last active April 3, 2023 00:06
Show Gist options
  • Save Qubus0/e3a3cdca82fe5328883c226d1dfc1c9d to your computer and use it in GitHub Desktop.
Save Qubus0/e3a3cdca82fe5328883c226d1dfc1c9d to your computer and use it in GitHub Desktop.
A list of current dome keeper mods
[
{
"title": "Legacy Mod loader",
"description": "Loader to use mods. Read the README file included in the download.",
"authors":
[
"Hello World"
],
"tags":
[
"Required",
"Legacy Mod loader"
],
"imageUrl": "",
"sourceUrl": "https://github.com/GodotModding/godot-modloader",
"downloadUrl": "https://github.com/GodotModdingCommunity/godot-modloader/releases/download/v0.05/YACML_v0.05.zip"
},
{
"title": "Original skin",
"description": "The first original (Dome Romantik) skin for your keeper",
"authors":
[
"Hello World"
],
"tags":
[
"Keeper",
"Skin",
"Legacy Mod loader"
],
"imageUrl": "https://user-images.githubusercontent.com/51323316/209225488-44ea17cb-9805-4bd9-8bcc-5d45f14a1f15.gif",
"sourceUrl": "",
"downloadUrl": "https://cdn.discordapp.com/attachments/955539598619066438/1024695013331963984/skin_0_keeper_1.zip"
},
{
"title": "Deep Driller skin",
"description": "For exploring deeper layers",
"authors":
[
"GammaDragon"
],
"tags":
[
"Keeper",
"Skin",
"Legacy Mod loader"
],
"imageUrl": "https://user-images.githubusercontent.com/51323316/209225039-02d407dc-0ec4-463b-a22d-f17eb850252a.png",
"sourceUrl": "",
"downloadUrl": "https://cdn.discordapp.com/attachments/955539598619066438/1032525235209113622/Deep_Driiller_Skin.pck"
},
{
"title": "Old rock style (multiple versions)",
"description": "Changes the rocks to use the old sprites",
"authors":
[
"Leif"
],
"tags":
[
"Underground",
"Skin",
"Legacy Mod loader"
],
"imageUrl": "https://raw.githubusercontent.com/leiftiger/dome-keeper-demo-rock-textures/main/pic_after.png",
"sourceUrl": "https://github.com/leiftiger/dome-keeper-demo-rock-textures/",
"downloadUrl": "https://github.com/leiftiger/dome-keeper-demo-rock-textures/releases/latest"
},
{
"title": "Ultimate Speed Run Mod",
"description": "Includes speedrun timer and wave weight count",
"authors":
[
"Rasok"
],
"tags":
[
"Speedrun",
"User Interface",
"Legacy Mod loader"
],
"imageUrl": "https://media.discordapp.net/attachments/955539598619066438/999304452559351860/speedrun_v8.pck.png",
"sourceUrl": "",
"downloadUrl": "https://cdn.discordapp.com/attachments/955539598619066438/1029550368750833714/SpeedMaster_Timer_v16.pck"
},
{
"title": "Quick Restart Mod",
"description": "Allows you to restart the run with the same settings by hitting the 'r' key",
"authors":
[
"Ategon"
],
"tags":
[
"Speedrun",
"Keybinding",
"Legacy Mod loader"
],
"imageUrl": "https://media.discordapp.net/attachments/955539598619066438/1089260136071188591/Screenshot_2023-03-25_022031.png?width=1022&height=701",
"sourceUrl": "https://github.com/Ategon/dome-keeper-quick-restart",
"downloadUrl": "https://github.com/Ategon/dome-keeper-quick-restart/releases/latest"
},
{
"title": "Gadget Selection",
"description": "Allows you to always select a starting gadget",
"authors":
[
"Ategon"
],
"tags":
[
"Speedrun",
"Legacy Mod loader"
],
"imageUrl": "https://user-images.githubusercontent.com/51323316/209225057-31dd470e-1eaa-4f99-9a55-3864bf53f2e2.png",
"sourceUrl": "https://github.com/Ategon/dome-keeper-gadget-selector",
"downloadUrl": "https://github.com/Ategon/dome-keeper-gadget-selector/releases/latest"
},
{
"title": "Moleman Keeper",
"description": "A new keeper using tunnels to dig",
"authors":
[
"Leif",
"Ategon",
"Legacy Mod loader"
],
"tags":
[
"Keeper",
"Backup your saves!",
"WIP",
"Legacy Mod loader"
],
"imageUrl": "https://user-images.githubusercontent.com/51323316/209179090-bd9e729d-4867-42f3-bca6-b78b265776a4.png",
"sourceUrl": "https://github.com/leiftiger/dome-keeper-moleman",
"downloadUrl": "https://github.com/leiftiger/dome-keeper-moleman/releases/latest"
},
{
"title": "Lost Underground",
"description": "Start somewhere underground. Your only lifeline is the teleporter. Survive.",
"authors":
[
"Hello World"
],
"tags":
[
"Map",
"Save File",
"WIP",
"Legacy Mod loader"
],
"imageUrl": "",
"sourceUrl": "",
"downloadUrl": "https://cdn.discordapp.com/attachments/955539598619066438/1030584431599169656/wip_challange_map.zip"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment