Note that the bootstrapper can also be loaded as wtsapi32.dll

This commit is contained in:
Sainan 2025-03-06 18:41:36 +01:00
parent d53c14e0b8
commit d1db21cfdc

View File

@ -74,7 +74,7 @@
</head> </head>
<body> <body>
<h1>OpenWF Bootstrapper Manual</h1> <h1>OpenWF Bootstrapper Manual</h1>
<p>While the main feature of the dwmapi.dll is to use a custom server with the game, it has other features as well.</p> <p>While the main feature of the bootstrapper (dwmapi.dll or wtsapi32.dll) is to use a custom server with the game, it has other features as well.</p>
<h2>client_config.json</h2> <h2>client_config.json</h2>
<p>The bootstrapper's configuration is in <code>OpenWF/client_config.json</code> relative to your game folder. It has the following fields:</p> <p>The bootstrapper's configuration is in <code>OpenWF/client_config.json</code> relative to your game folder. It has the following fields:</p>
<ul> <ul>