+ Uh.... something change....
This commit is contained in:
parent
003872a6e2
commit
7fc350c84c
5 changed files with 13 additions and 3 deletions
|
@ -3,5 +3,5 @@
|
|||
version=$(find ~/.local/share/mcpelauncher/versions -maxdepth 1 | sort -r | awk '!/ns$/ && !/.ini/' | sed "s/^.*s\///" | dmenu -l 10 -i -p "MCPE Versions")
|
||||
[ -z $version ] && exit 1
|
||||
|
||||
gamemoderun mcpelauncher-client -dg ~/.local/share/mcpelauncher/versions/$version &
|
||||
gamemoderun mcpelauncher-client -ww 1366 -wh 740 -dg ~/.local/share/mcpelauncher/versions/$version &
|
||||
sleep 5s && mcpelauncher-rpc "$version"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue