We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab29427 commit ac6481bCopy full SHA for ac6481b
1 file changed
mod.json
@@ -8,12 +8,14 @@
8
},
9
"id": "beat.afk_pause",
10
"name": "AFK Pause",
11
- "version": "v1.0.0",
+ "version": "v1.0.1",
12
"developer": "Beat",
13
"description": "Automatically pauses the level if you go AFK",
14
- "dependencies": {
15
- "geode.node-ids": ">=v1.20.0"
16
- },
+ "tags": [
+ "gameplay",
+ "enhancement",
17
+ "offline"
18
+ ],
19
"settings": {
20
"enabled": {
21
"name": "Enabled",
0 commit comments