summaryrefslogtreecommitdiff
path: root/games/steam
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-06-15 01:53:30 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-06-15 01:53:30 +0200
commit9786e03de9c14445769c4d04130f6512f16fbb9d (patch)
tree3a1db0bdbfa2a15fa0fa4ab971cbd4bf63604006 /games/steam
parent2b51b03b6284a0a8c8a1f4f73db152dc577b626d (diff)
downloadplay-9786e03de9c14445769c4d04130f6512f16fbb9d.tar.gz
play-9786e03de9c14445769c4d04130f6512f16fbb9d.tar.bz2
play-9786e03de9c14445769c4d04130f6512f16fbb9d.zip
Moved to the ebuild-like way
Diffstat (limited to 'games/steam')
-rw-r--r--games/steam7
1 files changed, 7 insertions, 0 deletions
diff --git a/games/steam b/games/steam
new file mode 100644
index 0000000..1014061
--- /dev/null
+++ b/games/steam
@@ -0,0 +1,7 @@
+PREFIX="~/.steam"
+SIZE="1280x1024"
+GPATH="c:/programme/steam/steam.exe"
+
+steamapp () {
+ [[ $# > 0 ]] && export ARGS="-applaunch ${=@}"
+}