Skip to content

Commit 816c02e

Browse files
committed
update
1 parent db74ec2 commit 816c02e

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"win": "2.2074",
66
"mac": "2.2074"
77
},
8-
"version": "v2.0.1",
8+
"version": "v2.0.2",
99
"id": "omgrod.geodify",
1010
"name": "Geodify",
1111
"developers": ["OmgRod", "Viper"],
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#include <Geode/Geode.hpp>
2+
#include "../../SwelvyBG.hpp"
3+
#include <alphalaneous.alphas_geode_utils/include/NodeModding.h>
4+
5+
using namespace geode::prelude;
6+
7+
SET_SWELVY(OdysseyComicLayer, "teamtcm.geometry-dash-odyssey/OdysseyComicLayer", "teamtcm.geometry-dash-odyssey/background");
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#include <Geode/Geode.hpp>
2+
#include "../../SwelvyBG.hpp"
3+
#include <alphalaneous.alphas_geode_utils/include/NodeModding.h>
4+
5+
using namespace geode::prelude;
6+
7+
SET_SWELVY_SPRITE(OdysseySelectLayer, "teamtcm.geometry-dash-odyssey/OdysseySelectLayer");

0 commit comments

Comments
 (0)