diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-09-22 01:13:11 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-09-22 01:13:11 -0400 |
commit | 2b3d6eeb08fac367b2e2f4ed0528bfaeeedca686 (patch) | |
tree | 23cf821ce9ab536dfd44a74db26dba6ea4f9fb90 /controls.json | |
parent | da1b21264caf8fd42a1a809c538e2128435160f9 (diff) | |
download | NPEhero-2b3d6eeb08fac367b2e2f4ed0528bfaeeedca686.tar.gz NPEhero-2b3d6eeb08fac367b2e2f4ed0528bfaeeedca686.tar.bz2 NPEhero-2b3d6eeb08fac367b2e2f4ed0528bfaeeedca686.zip |
Contain all gamedata in .npehero
Diffstat (limited to 'controls.json')
-rw-r--r-- | controls.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/controls.json b/controls.json deleted file mode 100644 index e347aec..0000000 --- a/controls.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "LEGACY_STOP": "ESCAPE", - "LANE4": "K", - "LANE1": "F", - "LANE0": "D", - "LANE3": "J", - "LANE2": "SPACE", - "DELETE_NOTE": "DELETE", - "SCROLL_LOCK": "L", - "NOTE_DOWN": "DOWN", - "LEGACY_PRINT": "Q", - "PLAY_PAUSE": "P", - "SELECT_ALL": "S", - "CLEAR_SELECTION": "ESCAPE", - "NOTE_UP": "UP" -}
\ No newline at end of file |