steam moved in separate menu entry

This commit is contained in:
Francois B 2018-03-23 12:29:52 +01:00
parent 84da95cb8d
commit c6d3a9904a
3 changed files with 11 additions and 1 deletions

View file

@ -166,6 +166,13 @@ function installGamesMenu () {
installAppsFromListMenu games
}
#
# Steam (Menu only, due to licence agreement)
#
function installSteamMenu () {
installPackage apt steam
}
#
# install Burning Apps (headless)
#