Skip to content

MitchellAugustin/steam-snap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

351 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is a fork of the snap of Valve's [Steam client][1], with experimental branches that enable arm64 support via FEX. 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.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 55.4%
  • Shell 44.6%