Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
Update from hiimjustin000 - hiimjustin000.demons_in_between
Browse files Browse the repository at this point in the history
Accepted by: Prevter
  • Loading branch information
GeodeBot committed May 26, 2024
1 parent 220afb8 commit b4c7938
Show file tree
Hide file tree
Showing 6 changed files with 91 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3620,6 +3620,12 @@
"1.0.0",
"1.0.1"
]
},
"hiimjustin000.demons_in_between": {
"verified": false,
"versions": [
"1.0.1"
]
}
}
}
15 changes: 15 additions & 0 deletions mods-v2/hiimjustin000.demons_in_between/1.0.1/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"commit-author": "hiimjustin000",
"platforms": [
"macos",
"windows",
"android32",
"android64"
],
"mod": {
"download": "https://github.com/hiimjustin000/DemonsInBetween/releases/download/v1.0.1/hiimjustin000.demons_in_between.geode",
"hash": "d038c3b763f91271b3f8d4f023b40a7ba85b04764d084525d2663b8246c317c8",
"hash256": "0c25eff64d25b2b3f6ff1d00cdeac1b660505869f4fb0927267531e083a30699"
},
"tags": []
}
31 changes: 31 additions & 0 deletions mods-v2/hiimjustin000.demons_in_between/1.0.1/mod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"geode": "2.0.0-beta.26",
"gd": {
"android": "2.205",
"win": "2.204",
"mac": "2.200"
},
"version": "v1.0.1",
"id": "hiimjustin000.demons_in_between",
"name": "Demons In Between",
"developer": "hiimjustin000",
"description": "A mod that adds additional demon difficulties in between existing ones.",
"repository": "https://github.com/hiimjustin000/DemonsInBetween",
"dependencies": [
{
"id": "geode.node-ids",
"version": ">=v1.9.1",
"importance": "required"
}
],
"resources": {
"spritesheets": {
"DIB_LongSheet": [
"resources/LongSheet/*.png"
],
"DIB_ShortSheet": [
"resources/ShortSheet/*.png"
]
}
}
}
33 changes: 33 additions & 0 deletions mods-v2/hiimjustin000.demons_in_between/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Demons In Between
A mod that adds additional demon difficulties in between existing ones.

# Features
- Adds 15 new demon difficulties in between the 5 existing ones
- These difficulties are determined using the [Geometry Dash Demon Ladder](https://gdladder.com).

# Credits
- NotCreativeName - Idea for the mod
- Krintop - Designer of the mod logo and textures
- hiimjustin000 - Creator of the mod

# Difficulties
- Free Demon (Tier 1)
- Peaceful Demon (Tier 2)
- Simple Demon (Tier 3)
- Easy Demon (Tier 4)
- Casual Demon (Tier 5)
- Mild Demon (Tier 6)
- Medium Demon (Tier 7)
- Normal Demon (Tier 8)
- Moderate Demon (Tier 9)
- Tricky Demon (Tier 10)
- Hard Demon (Tiers 11-12)
- Harder Demon (Tier 13)
- Tough Demon (Tier 14)
- Wild Demon (Tiers 15-16)
- Insane Demon (Tiers 17-18)
- Cruel Demon (Tier 19)
- Crazy Demon (Tier 20)
- Bizarre Demon (Tier 21)
- Brutal Demon (Tier 22)
- Extreme Demon (Tiers 23-35)
6 changes: 6 additions & 0 deletions mods-v2/hiimjustin000.demons_in_between/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Demons In Between Changelog
## v1.0.1 (2024-05-26)
- Fixed the alignment of the difficulty sprites

## v1.0.0 (2024-05-25)
- Initial release
Binary file added mods-v2/hiimjustin000.demons_in_between/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b4c7938

Please sign in to comment.