initial import
This commit is contained in:
9
chocolate-doom/chocolate-doom.install
Normal file
9
chocolate-doom/chocolate-doom.install
Normal file
@@ -0,0 +1,9 @@
|
||||
post_install() {
|
||||
cat <<EOF
|
||||
To install game data (*.wad files), there are two main locations for
|
||||
the engine to easily find them:
|
||||
* For all users: /usr/share/games/doom
|
||||
* For a single user: ~/.local/share/games/doom
|
||||
EOF
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user