import type { SupportedGame } from "../../types/game"; interface DonerHirobaModalProps { isOpen: boolean; onClose: () => void; game: SupportedGame | undefined; renderAsCard?: () => void; } const TaikoDonderHirobaModal = ({ isOpen, onClose, game, renderAsCard, }: DonerHirobaModalProps) => { if (renderAsCard) { return (
Import Play History from Donder Hiroba (Official Taiko Cabinets)
Exporting from Donder Hiroba requires slightly more setup than other methods. Follow the instructions{" "} here .
In case it isn't already clear. You will need to have played at least 1 game of Taiko on an official cabinet using an IC Card to register on Donder Hiroba.