vkBasalt
vkBasalt copied to clipboard
INI format
Currently, all variables for setting specific options to a .fx
file have to be unique names for setting them in vkBasalt.conf
.
I have seen a suggestion for underscore namespaces but I do think, a INI config parser would be the right way to do that.
A config file format similar to reshade ini files was discussed in PR#46 I would like to get this suggestion tracked as it seems very useful and would make migration of reashade shaders to vkBasalt easier.