Commit b4a33c9
Add config options (#14)
* sdl3
* sdl3
* WIP
* bindgen
* WIP
* update sdl3
* Update to use pm-rs 2.0.0-alpha
* WIP
* use Rc<T> to safely pass around references to pm
* basic config loading
* WIP
* WIP
* Cleanup imports
* Expands cli flags, adds env vars
* Add config file support; log app config; clean up
* Adds tests, cleanup
* Fixes comments, more cleanup
* Remove unused dep
---------
Co-authored-by: Mischa Spiegelmock <me@mish.dev>1 parent 1264fce commit b4a33c9
File tree
9 files changed
+801
-37
lines changed- src
- app
- test-data
- presets
9 files changed
+801
-37
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
0 commit comments