public static void DeleteJSON(string jsonName) { FolderUtil.DeleteFileFromPlayer(jsonName + ".json"); }