Skip to content

Commit

Permalink
bro
Browse files Browse the repository at this point in the history
  • Loading branch information
NicknameGG committed Jun 29, 2024
1 parent 153b33f commit 1fd56f6
Showing 1 changed file with 1 addition and 42 deletions.
43 changes: 1 addition & 42 deletions mod.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
<<<<<<< HEAD
"geode": "3.0.0",
"gd": {
"win": "2.206",
Expand Down Expand Up @@ -30,44 +29,4 @@
"default": false
}
}
=======
"geode": "2.0.0-beta.24",
"version": "v1.3.1",
"id": "n.robtop-jumpscare",
"name": "Robtop Jumpscare",
"developer": "n",
"gd": {
"android": "2.205",
"win": "2.204",
"ios": "2.205"
},
"repository": "https://github.com/NicknameGG/robtop-jumpscare",
"description": "Jumpscare yourself everytime you jump!",
"resources": {
"files": [
"resources/*.mp3",
"resources/*.png"
]
},
"settings": {
"randomize-jumpscare": {
"name": "Randomize Jumpscare",
"description": "Jumpscares happen with a certain chance instead of a 100% chance when enabled.",
"type": "bool",
"default": false
},
"randomize-jumpscare-chance": {
"name": "Randomize Jumpscare Chance",
"description": "The % chance that Robert Topala will jumpscare you. Enable Randomize Jumpscare for this to take effect!",
"type": "float",
"default": 1,
"min": 0,
"max": 100,
"control": {
"slider": true,
"slider-step": 0.05
}
}
}
>>>>>>> 762b9c624060a508ae804bdeb07ca98c62a4f52f
}
}

0 comments on commit 1fd56f6

Please sign in to comment.