Implementation of INI-style config file reader/writer (mxvk::VK_Config). More...
#include "mxvk/mxvk_cfg.hpp"#include <algorithm>#include <format>#include <ranges>#include "mxvk/mxvk_exception.hpp"Go to the source code of this file.
Namespaces | |
| namespace | mxvk |
| Utilities for loading and saving PNG images. | |
Implementation of INI-style config file reader/writer (mxvk::VK_Config).
Definition in file mxvk_cfg.cpp.