mirror of
https://github.com/N00byKing/PalWorld-ServerInjector.git
synced 2025-08-03 06:46:25 +09:00
596 B
596 B
PalWorld UE4SS Server Injector
Launcher for PalWorld Server that injects UE4SS.dll into the server process. Also bundles required signatures.
Usage
- Extract the
UE4SS
standard package into<wherever your server is>/Pal/Binaries/Win64
. - Put
PalServerInject.exe
, and theUE4SS_Signatures
folder in the same directory - (Optional) To verify if its working it might be best to set
GuiConsoleVisible
inUE4SS-settings.ini
to1
- Run
PalServerInject.exe
instead of the normal server
Credits
Injection logic by @crwn1337, here