Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit a6bbb03

Browse files
authored
Create README.md
1 parent 7f8ad42 commit a6bbb03

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Designed by MeowServer~
2+
# Key Binding Service Meow
3+
This Exiled plugin allows other plugins to customize the key binding of a player.
4+
# Installation
5+
Client side:
6+
1. Add -allow-syncbind in lauch option
7+
2. use synccmd twice in the client console until "SyncServerCommandBinding has been enabled" appears on the console.
8+
Server side:
9+
1. Enable enable_sync_command_binding option in config_gameplay.txt
10+
11+
# Documentary
12+
Here's a simple instruction to use this plugin:
13+
Use KeyRegister class to register/unregister your keys to your actions.

0 commit comments

Comments
 (0)