Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PortWINE
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vladislav
PortWINE
Commits
17efde16
You need to sign in or sign up before continuing.
Unverified
Commit
17efde16
authored
1 year ago
by
Mikhail Tergoev
Committed by
GitHub
1 year ago
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #73 from Boria138/roblox
Roblox linux support is back
parents
38982386
0bc33d13
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
start.sh
data_from_portwine/scripts/start.sh
+2
-2
No files found.
data_from_portwine/scripts/start.sh
View file @
17efde16
...
...
@@ -773,13 +773,13 @@ else
--field
=
" Path of Exile"
!
"
$PW_GUI_ICON_PATH
/poe.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_POE"'
\
--field
=
" Guild Wars 2"
!
"
$PW_GUI_ICON_PATH
/gw2.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_GUILD_WARS_2"'
\
--field
=
" Genshin Impact"
!
"
$PW_GUI_ICON_PATH
/genshinimpact.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_GENSHIN_IMPACT"'
\
--field
=
" Battle Of Space Raiders"
!
"
$PW_GUI_ICON_PATH
/bsr.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_BSR"'
2>/dev/null &
--field
=
" Battle Of Space Raiders"
!
"
$PW_GUI_ICON_PATH
/bsr.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_BSR"'
\
--field
=
" ROBLOX"
!
"
$PW_GUI_ICON_PATH
/roblox.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_ROBLOX"'
2>/dev/null &
# --field=" Electronic Arts App"!"$PW_GUI_ICON_PATH/eaapp.png"!"":"FBTN" '@bash -c "button_click PW_EAAPP"'
# --field=" Secret World Legends (ENG)"!"$PW_GUI_ICON_PATH/swl.png"!"":"FBTN" '@bash -c "button_click PW_SWL"'
#
# --field=" Bethesda.net Launcher"!"$PW_GUI_ICON_PATH/bethesda.png"!"":"FBTN" '@bash -c "button_click PW_BETHESDA"'
# --field=" ROBLOX"!"$PW_GUI_ICON_PATH/roblox.png"!"":"FBTN" '@bash -c "button_click PW_ROBLOX"'
if
[[
`
command
-v
wmctrl
`
]]
&>/dev/null
;
then
sleep
2
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment