pub fn save_data(data: &GameData) -> bool
Saves GameData to the given path.
GameData
Returns false if the data cannot be saved.
false