Example #1
0
 static Framework()
 {
     Framework.Settings = SettingsData.ParseConfig(Directory.GetCurrentDirectory() + "/settings.json");
 }