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 29, 2024
1 parent 07ae488 commit d78f264
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 @@ -2976,7 +2976,8 @@
"1.0.4",
"1.0.5",
"2.0.0",
"2.0.1"
"2.0.1",
"2.0.2"
]
},
"techstudent10.button_sfx": {
Expand Down
14 changes: 14 additions & 0 deletions mods-v2/capeling.geometry-dash-lunar/2.0.2/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.2/capeling.geometry-dash-lunar.geode",
"hash": "f3cf78887bec8b4390a5d3d1be978299b6759e577566cdd2d11aa57cd7cd352c",
"hash256": "917dba199a99b54a61b6cd165bbab0949916417925e757df4778a6bf66e25180"
},
"tags": []
}
49 changes: 49 additions & 0 deletions mods-v2/capeling.geometry-dash-lunar/2.0.2/mod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"geode": "2.0.0-beta.27",
"gd": {
"win": "2.204",
"android": "2.205"
},
"version": "v2.0.2",
"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"
],
"spritesheets": {
"LunarSheet": [
"resources/LunarSheet/*.png"
]
},
"sprites": [
"resources/dialogue/*.png",
"resources/sprites/*.png"
]
}
}
4 changes: 4 additions & 0 deletions mods-v2/capeling.geometry-dash-lunar/changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Geometry Dash: Lunar Changelog
## v2.0.2
- Updated Payback
- Updated Ultrasonic
- Added level ID's and the list ID to the credits menu
## v2.0.1
- Removes start pos from Ground Zero
## v2.0.0
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 d78f264

Please sign in to comment.