Wingetlywingetly
← All apps
R

Robin

by RobinGamev0.1.0

Last updated

A short slice of life game that was made to give some visibility to an invisible illness - Chronic Fatigue Syndrome. What you decide to do in the 3 days is up to you, but know that there is never such a thing as a perfect ending.

Install with winget

$ winget install --id RobinGame.Robin --exact --version 0.1.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v0.1.0

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Robin.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Roblox PlayerRoblox Corporation
    Roblox.Robloxv0.726

    One platform. Millions of ways to engage.

  • Roblox StudioRoblox Corporation
    Roblox.RobloxStudiov1.6.0.7381393

    The all-in-one engine for creating, scripting, and publishing immersive 3D experiences on the Roblox platform.

  • XonoticTeam Xonotic
    Xonotic.Xonoticv0.8.6

    The Free and Fast Arena Shooter

  • Scratch 3Scratch Foundation
    MITMediaLab.Scratch.3v3.32.1

    Discover apps from Scratch and our friends at the MIT Media Lab to create and share projects, code with the newest learners, try experimental Scratch blocks, and beyond.

  • Sonic Robo Blast 2Sonic Team Jr.
    SonicTeamJr.SonicRoboBlast2v2.2.15

    Sonic Robo Blast 2 is a 3D Sonic the Hedgehog fangame based on a modified version of Doom Legacy.

  • DolphinDolphin Team
    DolphinEmulator.Dolphinv5.0

    Dolphin emulates the Nintendo GameCube and Nintendo Wii on your PC.

More from RobinGame or browse videogame, isometric, robinsummers.

Frequently asked questions

How do I install Robin on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id RobinGame.Robin --exact --version 0.1.0. winget downloads the installer from RobinGame and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Robin silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id RobinGame.Robin --exact 0.1.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Robin via winget?
Run: winget uninstall --id RobinGame.Robin --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Robin's Apps & Features entry.
Is Robin free?
Robin is distributed under Proprietary. Refer to the publisher (https://gamejolt.com/games/robin/173478) for the full license terms - Wingetly itself does not charge for installation.
Does Robin work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Robin directly from the publisher.
How do I keep Robin up to date?
Run winget upgrade --id RobinGame.Robin --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Robin from microsoft/winget-pkgs.