namespace VRage.FileSystem { public static class MyFileSystem { public static string ExePath; public static string RootPath; } }