mirror of
https://github.com/s1lentq/ReGameDLL_CS.git
synced 2025-07-22 13:11:45 +03:00
Updated Easy work on ReGameDLL with Visual Studio
(markdown)
parent
f99d4d581b
commit
38cc6bfa97
@ -1,3 +1,12 @@
|
|||||||
|
### Getting started with the project:
|
||||||
|
1. Download and install [Visual Studio Community](https://visualstudio.microsoft.com/vs/community/) using the Visual Studio Installer.
|
||||||
|
2. Install component `Desktop development with C++`
|
||||||
|

|
||||||
|
3. Open [`ReGameDLL_CS/msvc/ReGameDLL.sln`](https://github.com/s1lentq/ReGameDLL_CS/blob/2f88574a949e7c2accae048a9140da7a6d04a022/msvc/ReGameDLL.sln) with Visual Studio
|
||||||
|
4. Set the following properties for the ReGameDLL project:
|
||||||
|
Platform Toolset: `v143` (or any available, if newer). Apply these changes to all project configurations (Debug*, Release*).
|
||||||
|

|
||||||
|
|
||||||
### Set the output directory for `mp.dll`
|
### Set the output directory for `mp.dll`
|
||||||
Create a new file `regamedll\msvc\PublishPath.txt` with the following contents:
|
Create a new file `regamedll\msvc\PublishPath.txt` with the following contents:
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user