mirror of
https://github.com/tcsenpai/UWINE.git
synced 2025-06-04 18:45:21 +00:00
Update compatibilitytool.vdf and toolmanifest.vdf
* Remove ulwgl.vdf and create symlink to `.local/share/ULWGL`
This commit is contained in:
parent
23b6e3b1a4
commit
681191115a
@ -2,10 +2,10 @@
|
||||
{
|
||||
"compat_tools"
|
||||
{
|
||||
"ULWGL" // Internal name of this tool
|
||||
"ULWGL-Runner" // Internal name of this tool
|
||||
{
|
||||
"install_path" "."
|
||||
"display_name" "Unified Linux Wine Game Launcher"
|
||||
"display_name" "ULWGL-Runner"
|
||||
"from_oslist" "windows"
|
||||
"to_oslist" "linux"
|
||||
}
|
||||
|
2
ULWGL-Runner/toolmanifest.vdf
Executable file → Normal file
2
ULWGL-Runner/toolmanifest.vdf
Executable file → Normal file
@ -4,5 +4,5 @@
|
||||
"commandline" "/ulwgl-run %verb%"
|
||||
"version" "2"
|
||||
"use_tool_subprocess_reaper" "1"
|
||||
"compatmanager_layer_name" "ulwgl"
|
||||
"compatmanager_layer_name" "ulwgl-runner"
|
||||
}
|
||||
|
1
ULWGL-Runner/ulwgl-run
Symbolic link
1
ULWGL-Runner/ulwgl-run
Symbolic link
@ -0,0 +1 @@
|
||||
../../../ULWGL/ulwgl-run
|
Loading…
x
Reference in New Issue
Block a user