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
602a7d3b
Commit
602a7d3b
authored
Oct 17, 2021
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
###Scripts version 2024###
parent
db64dae0
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
+4
-2
changelog
data_from_portwine/changelog
+3
-0
functions_helper
data_from_portwine/scripts/functions_helper
+0
-1
var
data_from_portwine/scripts/var
+1
-1
No files found.
data_from_portwine/changelog
View file @
602a7d3b
...
...
@@ -7,6 +7,9 @@
* добавить комментарии описывающие функционал скриптов и db файлов
* заниматься только развитием проекта за счет вашей подписки на https://boosty.to/portwine-linux.ru
-----------------------------------------
###Scripts version 2024###
* HOTFIX - неправильное место сохранения tmp файлов при использовании "GET OTHER WINE"
###Scripts version 2023###
* HOTFIX - отрабатывания "GET OTHER WINE"
...
...
data_from_portwine/scripts/functions_helper
View file @
602a7d3b
...
...
@@ -767,7 +767,6 @@ pw_check_and_download_wine () {
}
gui_proton_downloader
()
{
export
PORT_WINE_TMP_PATH
=
"
${
HOME
}
"
pw_start_progress_bar_block
"Check new version WINE from GitHub"
#PROTON_GE
export
PROTON_GE_GIT
=(
$(
curl
-s
"https://api.github.com/repos/GloriousEggroll/proton-ge-custom/releases"
|
grep
"browser_download_url.*
\.
tar
\.
gz"
|
cut
-d
\"
-f
4
)
)
...
...
data_from_portwine/scripts/var
View file @
602a7d3b
#!/bin/bash
#Author: Castro-Fidel (PortWINE-Linux.ru)
#SCRIPTS_NEXT_VERSION=202
3
#SCRIPTS_NEXT_VERSION=202
4
#PORT_NEXT_VERSION=97
########################################################################
export
PW_MANGOHUD
=
1
...
...
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