diff --git a/roblox.sh b/roblox.sh new file mode 100644 index 0000000..4826f8d --- /dev/null +++ b/roblox.sh @@ -0,0 +1,10 @@ +sudo pacman -S git base-devel +git clone https://aur.archlinux.org/grapejuice-git.git +cd grapejuice-git +sudo pacman -S python-unidecode +sudo pacman -S gobject-introspection +sudo pacman -S python-pip +sudo pacman -S python +makepkg +sudo pacman -U grapejuice-git-5.0.0-1-x86_64.pkg.tar.zst +grapejuice first-time-setup \ No newline at end of file