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

Commit

Permalink
Update from hiimjustin000 - hiimjustin000.every_key_jumps
Browse files Browse the repository at this point in the history
  • Loading branch information
GeodeBot committed May 28, 2024
1 parent a36c980 commit 552ccf0
Show file tree
Hide file tree
Showing 6 changed files with 48 additions and 2 deletions.
3 changes: 2 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3617,7 +3617,8 @@
"versions": [
"1.0.0",
"1.0.1",
"1.0.2"
"1.0.2",
"1.1.0"
]
},
"ziegenhainy.xxlify": {
Expand Down
13 changes: 13 additions & 0 deletions mods-v2/hiimjustin000.every_key_jumps/1.1.0/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"commit-author": "hiimjustin000",
"platforms": [
"macos",
"windows"
],
"mod": {
"download": "https://github.com/hiimjustin000/EveryKeyJumps/releases/download/v1.1.0/hiimjustin000.every_key_jumps.geode",
"hash": "e25d80db90dc16e8674a9d6ae2266b041d1d87f6b5df32f06d5b24c640763de6",
"hash256": "f15abdd1cb8f41c5ad81d33e3faeac054750138a9b55472f5322fac55d413fd1"
},
"tags": []
}
28 changes: 28 additions & 0 deletions mods-v2/hiimjustin000.every_key_jumps/1.1.0/mod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"geode": "2.0.0-beta.27",
"gd": {
"win": "2.204",
"mac": "2.200"
},
"version": "v1.1.0",
"id": "hiimjustin000.every_key_jumps",
"name": "Every Key Jumps",
"developer": "hiimjustin000",
"description": "A mod that allows you to jump with almost every key on your keyboard.",
"repository": "https://github.com/hiimjustin000/EveryKeyJumps",
"settings": {
"ekj-enabled": {
"name": "Enable Every Key Jumps",
"description": "Enable or disable the mod.",
"default": true,
"type": "bool"
}
},
"incompatibilities": [
{
"id": "syzzi.click_between_frames",
"version": ">=v1.0.0",
"importance": "conflicting"
}
]
}
2 changes: 1 addition & 1 deletion mods-v2/hiimjustin000.every_key_jumps/about.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Every Key Jumps
A mod that allows you to jump with almost every key on your keyboard.
- **This mod is not compatible with the mod "Click Between Frames" by syzzi.**
**This mod is not compatible with the mod "Click Between Frames" by syzzi.**

# Features
- Jump with almost every key on your keyboard.
Expand Down
4 changes: 4 additions & 0 deletions mods-v2/hiimjustin000.every_key_jumps/changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Every Key Jumps Changelog
## v1.1.0 (2024-05-28)
- Rewrote the code to make it look cleaner
- Added editor playtest support

## v1.0.2 (2024-05-28)
- Fixed a bug where it would jump multiple times if the key was held down

Expand Down
Binary file modified mods-v2/hiimjustin000.every_key_jumps/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 552ccf0

Please sign in to comment.