Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PortWINE-old
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-old
Commits
81dcf241
Commit
81dcf241
authored
Jun 09, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
create link to home for flatpak
parent
03eed7ac
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
changelog_ru
data_from_portwine/changelog_ru
+1
-0
start.sh
data_from_portwine/scripts/start.sh
+6
-0
No files found.
data_from_portwine/changelog_ru
View file @
81dcf241
...
...
@@ -16,6 +16,7 @@
* VKD3D_GIT "1.1-4051"
* оптимизирована скорость работы интерфейса PortProton
* добавлена символьная ссылка на в домашний каталог для flatpak версии PortProton
###Scripts version 2303### Дата: 06.06.2024 / Размер скачиваемого обновления: 190 мегабайт
...
...
data_from_portwine/scripts/start.sh
View file @
81dcf241
...
...
@@ -231,6 +231,12 @@ fi
pw_init_db
if
[[
!
-d
"
${
HOME
}
/PortProton"
]]
\
&&
check_flatpak
then
ln
-s
"
${
PORT_WINE_PATH
}
"
"
${
HOME
}
/PortProton"
fi
pw_check_and_download_dxvk_and_vkd3d
# shellcheck source=/dev/null
source
"
${
USER_CONF
}
"
...
...
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