mirror of
https://github.com/N00byKing/PalWorld-ServerInjector.git
synced 2025-05-04 21:17:34 +09:00
Update exe name
This commit is contained in:
parent
3c40264d67
commit
00cdbbca0d
@ -3,7 +3,7 @@
|
|||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
|
||||||
std::string ue4ss_dll_name = "UE4SS.dll";
|
std::string ue4ss_dll_name = "UE4SS.dll";
|
||||||
std::string palserver_exe_name = "PalServer-Win64-Test-Cmd.exe";
|
std::string palserver_exe_name = "PalServer-Win64-Shipping-Cmd.exe";
|
||||||
|
|
||||||
int wmain(int argc, wchar_t *argv[ ]) {
|
int wmain(int argc, wchar_t *argv[ ]) {
|
||||||
std::string arguments;
|
std::string arguments;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user