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.
52 stars
1 watching
0 forks
Language: Rust
last commit: 12 months ago
Linked from 1 awesome list
configurationconsolecvarcvarsdebugginggamedevoptionsrustsettings
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides accessor methods for configuration data in Ruby applications. | 282 |
| | A tool for managing application configurations using static JSON files and generating reader classes to convert between configuration formats and internal representations. | 6 |
| | Provides runtime configuration management and access to settings stored in the database via a service | 173 |
| | Provides a way to manage environment variables in a hierarchical configuration format | 99 |
| | A tool to automate Xcode project configurations. | 547 |
| | A library to manage application configurations in Go. | 381 |
| | A configuration management library with flexible adapters for loading and validating configuration data from various sources. | 36 |
| | A plugin and singleton service layer for managing application configurations in Aurelia applications. | 102 |
| | A plugin manager and package installer for Neovim configuration files written in Lua. | 265 |
| | A tool that automates the switching between different versions of Terraform and OpenTofu for managing infrastructure configurations. | 3 |
| | A configuration library for Rust that allows dynamic merging of various data sources. | 644 |
| | Manages and customizes desktop environment configurations using templates and profiles. | 236 |
| | An engine that brings an admin panel to manage configuration settings on a live app | 508 |
| | A container class for managing immutable configuration settings in PHP. | 27 |
| | A NestJS module for managing application configuration and secrets in a flexible and scalable way. | 77 |