arcteam-SaveKeyBinds icon

SaveKeyBinds

Saves key binds across game sessions.

Last updated 3 days ago
Total downloads 42
Total rating 0 
Categories IL2CPP
Dependency string arcteam-SaveKeyBinds-1.0.5
Dependants 0 other packages depend on this package

README

Sick of rebinding save and cleartrash every time you play?

Now they're saved!

Keybinds are stashed in a local config, which is automatically reloaded every session.

Default Keybinds:  
F1 - cleartrash  
F2 - save  
F3 - showfps  
F4 - hidefps   

The mod comes with three extra commands that can also be accessed through the ModManagerPhoneApp's GUI.

clearkeys - Remove all saved binds  
loadkeys - Reload saved binds  
resetkeys - Reset to default binds  

No configuration required! New binds are saved to the local config automatically, and the defaults (F1-F4) are applied out of the box.

Binds can also be added directly to keyBinds.ini while the game is running, then loaded with loadkeys command.

INSTALLATION

<gamedir>\  
├─ UserData\  	
│ └─ keyBinds.ini  (created automatically)
└─ Mods\  
  └─ SaveKeyBinds.dll
  1. Extract entire archive directly into your Schedule I game directory.
  2. Launch game!

Defaults will be bound automatically, and any new binds will be saved permanently.