Q: How do I install Dungeon Crawl Stone Soup using winget?
A: Open Windows Terminal or PowerShell and run: winget install DCSS.DungeonCrawlStoneSoup. Winget is pre-installed on Windows 10 (1809+) and Windows 11.
Q: What is Dungeon Crawl Stone Soup?
A: Dungeon Crawl Stone Soup is a free and open source roguelike computer game, which is the actively community-developed successor of the 1997 roguelike game Linley's Dungeon Crawl, originally programmed by Linley Henzell.
Q: Is Dungeon Crawl Stone Soup free to use?
A: Dungeon Crawl Stone Soup is distributed under the BSD & GPLv2 license. Check the publisher's website for complete licensing terms before commercial use.
Q: How do I update Dungeon Crawl Stone Soup after installing?
A: Run winget upgrade DCSS.DungeonCrawlStoneSoup in Windows Terminal or PowerShell. You can also run winget upgrade --all to update all installed packages at once.
Q: How do I uninstall Dungeon Crawl Stone Soup?
A: Run winget uninstall DCSS.DungeonCrawlStoneSoup in Windows Terminal or PowerShell, or use the Windows Settings app under Apps & Features.
Q: What Windows versions support Dungeon Crawl Stone Soup?
A: Dungeon Crawl Stone Soup v0.34.1 targets x86 architecture and generally supports Windows 10 and Windows 11. Check the publisher's documentation for specific minimum requirements.