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

Commit

Permalink
Update from Capeling - capeling.geometry-dash-lunar
Browse files Browse the repository at this point in the history
  • Loading branch information
GeodeBot committed May 31, 2024
1 parent 5ca4519 commit 97f0e5d
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2978,7 +2978,8 @@
"1.0.5",
"2.0.0",
"2.0.1",
"2.0.2"
"2.0.2",
"2.0.3"
]
},
"techstudent10.button_sfx": {
Expand Down
14 changes: 14 additions & 0 deletions mods-v2/capeling.geometry-dash-lunar/2.0.3/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"commit-author": "Capeling",
"platforms": [
"windows",
"android32",
"android64"
],
"mod": {
"download": "https://github.com/Capeling/geometry-dash-lunar-u2/releases/download/v2.0.3/capeling.geometry-dash-lunar.geode",
"hash": "e203cf937426a29be8e705dcdcc40ce0f6d2c054af8bbdfcee9a9f224bb50585",
"hash256": "03c92c483e61b5be91ba087ea7d6f16124204f82ba75af62ef33f3b9d562aace"
},
"tags": []
}
51 changes: 51 additions & 0 deletions mods-v2/capeling.geometry-dash-lunar/2.0.3/mod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"geode": "2.0.0-beta.27",
"gd": {
"win": "2.204",
"android": "2.205"
},
"version": "v2.0.3",
"id": "capeling.geometry-dash-lunar",
"name": "Geometry Dash: Lunar",
"developers": [
"GenaMorphosis",
"Capeling"
],
"early-load": true,
"description": "",
"resources": {
"files": [
"resources/particles/*.plist",
"resources/levels/*.txt",
"resources/songs/*.mp3",
"resources/songs/normal/Active.mp3",
"resources/songs/normal/Earthsplitter.mp3",
"resources/songs/normal/GroundZero.mp3",
"resources/songs/normal/Hypercharged.mp3",
"resources/songs/normal/Payback.mp3",
"resources/songs/normal/PowerGlove.mp3",
"resources/songs/normal/Reverie.mp3",
"resources/songs/normal/SpaceBattle.mp3",
"resources/songs/normal/ThunderZone.mp3",
"resources/songs/normal/Ultrasonic.mp3",
"resources/extra/jumpscareAudio.mp3",
"resources/icons/update2/*.png",
"resources/icons/update2/*.plist",
"resources/icons/update2/robot_02/*.png",
"resources/icons/update2/robot_02/*.plist",
"resources/icons/update2/robot_03/*.png",
"resources/icons/update2/robot_03/*.plist",
"resources/plat/sfx/*.ogg",
"resources/plat/songs/*.ogg"
],
"spritesheets": {
"LunarSheet": [
"resources/LunarSheet/*.png"
]
},
"sprites": [
"resources/dialogue/*.png",
"resources/sprites/*.png"
]
}
}
2 changes: 2 additions & 0 deletions mods-v2/capeling.geometry-dash-lunar/changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Geometry Dash: Lunar Changelog
## v2.0.3
- Added Ancient Ruins in the vault
## v2.0.2
- Updated Payback
- Updated Ultrasonic
Expand Down
Binary file modified mods-v2/capeling.geometry-dash-lunar/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 97f0e5d

Please sign in to comment.