Merge pull request #2549 from Upd4ting/patch-1

V Rising BepInEx: Winetricks add mono
This commit is contained in:
Quinten 2023-11-09 08:55:59 +01:00 committed by GitHub
commit 1151dff31e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-06-15T17:53:50-04:00",
"exported_at": "2023-11-09T08:53:29+01:00",
"name": "V Rising BepInEx",
"author": "rehlmgaming@gmail.com",
"description": "Awaken as a vampire. Hunt for blood in nearby settlements to regain your strength and evade the scorching sun to survive. Raise your castle and thrive in an ever-changing open world full of mystery. Gain allies online and conquer the land of the living.",
@ -12,7 +12,7 @@
"steam_disk_space"
],
"docker_images": {
"ghcr.io\/parkervcp\/yolks:wine_staging": "ghcr.io\/parkervcp\/yolks:wine_staging"
"ghcr.io\/parkervcp\/yolks:wine_latest": "ghcr.io\/parkervcp\/yolks:wine_latest"
},
"file_denylist": [],
"startup": "WINEDLLOVERRIDES=\"winhttp=n,b\"; xvfb-run wine .\/VRisingServer.exe -persistentDataPath save-data -address 0.0.0.0",
@ -284,7 +284,7 @@
"name": "WINETRICKS_RUN",
"description": "",
"env_variable": "WINETRICKS_RUN",
"default_value": "vcrun2019 dotnet48 dotnet6",
"default_value": "mono vcrun2019 dotnet48 dotnet6",
"user_viewable": false,
"user_editable": false,
"rules": "required|string|max:50",