Top Wishlisted games on steam

Steam.getGames().stream().forEach((game) -> { 
  if(game.getName().equals("Karlson") {
    game.wishList();
  }
});

Another Option

whishlist karlson on steam
Please follow and like us:
Content Protection by DMCA.com