cvars 0.0.0

Configuration variables for games
Documentation
1
2
3
4
5
6
7
8
9
10
11
<div align="center">
    <h1>Cvars</h1>
    <i>Configuration variables .rs</i>
    <br />
    A simple and ergonomic way to store and edit runtime configuration in your game or other software.
</div>
<br />

[![Discord](https://img.shields.io/discord/770013530593689620?label=discord)](https://discord.gg/9BQVVgV)

**This package is a placeholder. See the [repository](https://github.com/martin-t/cvars) for more information and progress or check out my game, [RecWars](https://github.com/martin-t/rec-wars), which uses cvars.**