Closed maxime1907 closed 3 years ago
Hi, actually if i clone sourcemod without renaming it to sourcemod-1.10 or whatever, the configure.py fails because a folder already named sourcemod is already present in DHooks2/sourcemod.
In consequence, it cannot find required files like assembler-x86.cpp
self.sm_root = ResolveEnvPath('SOURCEMOD', 'sourcemod')
Ah, true. Thank you!
Can you elaborate? What kind of conflicts?