From bffb05db4cacb909bb706ff5548447863f8ee687 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 11 Jan 2020 15:12:44 -0800 Subject: Initial commit --- julius-game.install | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 julius-game.install (limited to 'julius-game.install') diff --git a/julius-game.install b/julius-game.install new file mode 100644 index 0000000..0c6e994 --- /dev/null +++ b/julius-game.install @@ -0,0 +1,5 @@ +post_install() { + echo ">> julius-game requires a copy of the original Caesar III." + echo ">> The binary will ask for game directory on first start." +} + -- cgit v1.2.1