mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-06-28 19:36:24 +02:00
4 lines
84 B
C#
4 lines
84 B
C#
public static class GraphicsConfig
|
|
{
|
|
public static string ShadersDumpPath;
|
|
}
|