2 unstable releases
0.2.0 | Jul 1, 2023 |
---|---|
0.1.0 | Feb 4, 2023 |
#679 in Configuration
82 downloads per month
Used in 3 crates
(2 directly)
34KB
126 lines
Cvars-console
Engine-independant parts of in-game consoles.
Currently parsing and executing commands, help, history. Eventually cvarlist, search, tab completion, ...
Internal crate.
If you're writing a game, you don't need to use this crate directly. Instead, use one of the frontends depending on your game engine:
You only need to depend on cvars-console
if you're writing a new console frontend.
Also see the main cvars crate.
License
AGPL-v3 or newer
Dependencies
~240–690KB
~16K SLoC