From 97665ea7ad1b65a0e6542326b01aca6d116e7fba Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Wed, 11 Oct 2023 17:37:14 +0200 Subject: Properly escape square brackets So that link checking tools don't see it as potential incomplete hyperlink --- docs/hosting-a-server-with-northstar/dedicated-server/best-practices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/best-practices.md b/docs/hosting-a-server-with-northstar/dedicated-server/best-practices.md index b21e33e..d508b69 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/best-practices.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server/best-practices.md @@ -17,7 +17,7 @@ The current minimum requirements are as follows: - 5GB free disk space (+3 GB if you're on windows due to origin and deps) - 3+ cores (2 might work, though) - 3GB+ total memory (RAM or swap will do) -- Windows 8.1 (and built-in WARP [use `-softwared3d11`] or a graphics card) + or wine 6.0.0+ (and dxvk+lavapipe+x11, wined3d+llvmpipe+x11, or a working graphics setup with dxvk or llvmpipe) (see [this](https://github.com/pg9182/northstar-dedicated) for more) +- Windows 8.1 (and built-in WARP \[use `-softwared3d11`\] or a graphics card) + or wine 6.0.0+ (and dxvk+lavapipe+x11, wined3d+llvmpipe+x11, or a working graphics setup with dxvk or llvmpipe) (see [this](https://github.com/pg9182/northstar-dedicated) for more) **Per instance:** -- cgit v1.2.3