master
d4vid 4 months ago
parent 9e9a8b5d7d
commit ce20d2aa12

@ -1,7 +1,7 @@
ID: D4VID_ConsoleImprovements
Name: ConsoleImprovements
Author: D4VID
Version: 0.2.0
Version: 1.0.0
Priority: 0
ClientOnly: true
Dependencies:

@ -0,0 +1,10 @@
# Console Improvements Mod
This mod does 2 things:
1. It removes the `> ` prefix from copied commands
2. Adds a command history that can be cycled using up and down arrow keys
## Dependencies
- `HarmonyForLogicWorld`
- `EccsLogicWorldAPI`
Loading…
Cancel
Save