示例#1
0
 public static void Save(ICoreAPI api, ModConfig config)
 {
     api.StoreModConfig(config, filename);
 }