mirror of
https://github.com/absoluteSpacehead/MercuryLauncher.git
synced 2026-01-13 03:02:21 +01:00
clarification
This commit is contained in:
@@ -338,7 +338,7 @@ int Setup18()
|
||||
|
||||
GetLocalAppData(localAppData);
|
||||
|
||||
// check that we have our dll
|
||||
// check that we have our dll. this isn't required for OT so it's not linked, means you only need one file in the OT dir
|
||||
if (!std::filesystem::exists(".\\MercuryInjector.dll"))
|
||||
{
|
||||
std::cerr << "Required DLL (MercuryInjector.dll) is missing. Ensure all files were extracted properly.\n";
|
||||
|
||||
Reference in New Issue
Block a user