Add minigalaxy

This commit is contained in:
RealStickman 2022-07-15 14:24:27 +02:00
parent 27898ecd79
commit a4bdcd3739

View File

@ -96,6 +96,7 @@ options=(0 "VirtManager" off # any option can be set to default to "on"
11 "Lutris" off
12 "Citra" off
13 "Cemu" off
14 "Minigalaxy" off
20 "Krita" off
21 "Gimp" off
#30 "Youtube-dl" off
@ -134,6 +135,9 @@ do
13)
echo "cemu" >> "$setupdir/aurselectedpkgs.txt"
;;
14)
echo "minigalaxy" >> "$setupdir/aurselectedpkgs.txt"
;;
20)
#in_krita=1
echo "krita" >> "$setupdir/selectedpkgs.txt"