public GameLibraryDownloader(int version)
     : base(GardenItem.ConstructGameLibItem(version))
 {
 }