Skip to content

A simple script for executing programs in the Steam Runtime

License

Notifications You must be signed in to change notification settings

doraskayo/steamrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

steamrun

A simple script for executing programs in the Steam Runtime

Usage

steamrun [OPTIONS...] [PROGRAM [OPTIONS...]]

-h      Show this help
-d      Disable library workarounds
-v      Display version information

Library Workarounds

The following system libraries are preloaded by the script by default, due to known incompatibilities of the Steam Runtime:

libstdc++.so.6
libgcc_s.so.1
libxcb.so.1
libgpg-error.so

This behavior can be disabled using the -d command-line option.

About

A simple script for executing programs in the Steam Runtime

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages