mirror of
https://github.com/s1lentq/ReGameDLL_CS.git
synced 2025-07-22 13:11:45 +03:00
Created Easy work on ReGameDLL with Visual Studio
(markdown)
parent
e783592077
commit
f99d4d581b
6
Easy-work-on-ReGameDLL-with-`Visual-Studio`.md
Normal file
6
Easy-work-on-ReGameDLL-with-`Visual-Studio`.md
Normal file
@ -0,0 +1,6 @@
|
||||
### Set the output directory for `mp.dll`
|
||||
Create a new file `regamedll\msvc\PublishPath.txt` with the following contents:
|
||||
```
|
||||
C:\Program Files (x86)\Steam\steamapps\common\Half-Life\cstrike\dlls
|
||||
```
|
||||
The compiled library `mp.dll` will be located at the specified path when building the project again.
|
Loading…
x
Reference in New Issue
Block a user