Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 660 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 660 Bytes

Steam Snap

This is a snap of Valve's Steam client. It is intended to run on any system that supports snapd, providing a consistent environment to run the games separate from the underlying host operating system.

Building locally

To build this snap locally, you need Snapcraft. The project can be built with the following command:

snapcraft --use-lxd

Install with

snap install steam.snap --dangerous

Run with

snap run steam