cvars
Config manager
Provides a way to store and manage configuration variables in Rust games without modifying the game code.
Configuration variables and consoles for games in Rust. An alternative to inline_tweak / const-tweaker with different tradeoffs.
51 stars
1 watching
0 forks
Language: Rust
last commit: 8 days ago
Linked from 1 awesome list
configurationconsolecvarcvarsdebugginggamedevoptionsrustsettings
Related projects:
Repository | Description | Stars |
---|---|---|
railsware/global | Provides accessor methods for configuration data in Ruby applications. | 282 |
ducasse/chrysal | A tool for managing application configurations using static JSON files and generating reader classes to convert between configuration formats and internal representations. | 6 |
craue/craueconfigbundle | Provides runtime configuration management and access to settings stored in the database via a service | 173 |
antham/envh | Provides a way to manage environment variables in a hierarchical configuration format | 99 |
krzysztofzablocki/crafter | A tool to automate Xcode project configurations. | 547 |
kkyr/fig | A library to manage application configurations in Go. | 381 |
alexmarqs/zod-config | A configuration management library with flexible adapters for loading and validating configuration data from various sources. | 35 |
vheissu/aurelia-configuration | A plugin and singleton service layer for managing application configurations in Aurelia applications. | 102 |
lewis6991/pckr.nvim | A plugin manager and package installer for Neovim configuration files written in Lua. | 261 |
asleepycat/tfswitcher | A tool that automates the switching between different versions of Terraform and OpenTofu for managing infrastructure configurations. | 3 |
sergiobenitez/figment | A configuration library for Rust that allows dynamic merging of various data sources. | 631 |
oknozor/toml-bombadil | Manages and customizes desktop environment configurations using templates and profiles. | 232 |
vinistock/sail | An engine that brings an admin panel to manage configuration settings on a live app | 508 |
chillerlan/php-settings-container | A container class for managing immutable configuration settings in PHP. | 27 |
it-gorillaz/configify | Provides a configuration module for NestJS applications | 58 |