Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- File.WriteAllBytes(folder.SelectedPath + "\\" + string.Join("_", json["runtime_data"]["information"]["title"].ToString().Split(Path.GetInvalidFileNameChars())) + ((type == "2") ? ".pmx" : ".mqo"), pmx);
Advertisement
Add Comment
Please, Sign In to add comment