steam moved in separate menu entry
This commit is contained in:
parent
84da95cb8d
commit
c6d3a9904a
3 changed files with 11 additions and 1 deletions
|
@ -166,6 +166,13 @@ function installGamesMenu () {
|
|||
installAppsFromListMenu games
|
||||
}
|
||||
|
||||
#
|
||||
# Steam (Menu only, due to licence agreement)
|
||||
#
|
||||
function installSteamMenu () {
|
||||
installPackage apt steam
|
||||
}
|
||||
|
||||
#
|
||||
# install Burning Apps (headless)
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue