From 2818ee50405fba641a7f2bdffb968379f8ea0eee Mon Sep 17 00:00:00 2001 From: Charadon Date: Mon, 30 May 2022 22:11:01 -0400 Subject: Finished on making flatpak work, and fixed a bug where the paddle could randomly not spawn. --- src/launch.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/launch.sh (limited to 'src/launch.sh') diff --git a/src/launch.sh b/src/launch.sh new file mode 100644 index 0000000..7449fcb --- /dev/null +++ b/src/launch.sh @@ -0,0 +1,5 @@ +#!/bin/sh +# This file is only for flatpak. + +cd /app/Pong +./pong $@ \ No newline at end of file -- cgit 1.4.1-2-gfad0 en' name='id' value='9173bb62242800b3fe14f888d25ad5d0cc75cbd8'/> Cetus is a simple wallpaper setting tool written in GoAndinus <andinus@nand.sh>
summary refs log tree commit diff stats
path: root/cache/getdir_darwin.go
blob: 733e94ef722b869373f0c052094749fd80de5470 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23