I can tell you how to make one if you are interested (or anyone else for that matter). Simple step by step procedure.
Step 1: Get
unren
Step 2: Pop unren into the games "Game" folder. Activate it and hit 9 key and then enter to get the archives unpacked, and developers console is now available as well.
Step 3: Get
You must be registered to see the links
so you can edit the rpy files. Open it up and select this game.
Step 4: Open up the game itself and start playing it.
Step 5: Come across a minigame. Roll your mouse up so that you go back to just before the minigame.
Step 6: Hold down the shift key and press D. You are now in the developer menu. Press the "D" key or click on "Interactive Director" This will tell you where in the script you are. You go to that point in the script (in atom) . Then write a menu with 3 choices.
Choice 1 = Win Minigame
Choice 2 = Lose Minigame
Choice 3 = Play Minigame
After it links to the minigame in the script file there will 2 labels there. One is for win, and one is for lose.
Add jump to win menu option
Add jump to lose menu option.
Step 7: Add a new label to the start of the minigame (Just after your menu) so the player actually plays it, and include a jump in choice 3 to this label. I'd label it something like "PlayMinigame1" or "PlayMinigame2" ect keeping them nice and orderly.
Step 8: Repeat steps 6 through 8 until you have completed this process.
Step 9: Take this fancy new script file and share it with everyone and bing bang boom you got yourself a fancy green modder tag. (After you put a support ticket in)