acgaudette / nmg-vulkan

Rusty mech engine
23 stars 4 forks source link

Implement new function to read value given a section and key. #5

Closed hobogenized closed 6 years ago

hobogenized commented 6 years ago

Returns None if value cannot be found.

Need to consider implementing a more informative message if file is not found.

hobogenized commented 6 years ago

Going to work on a separate config layer instead