mirror of
https://github.com/N00byKing/PalWorld-ServerInjector.git
synced 2025-08-01 22:08:40 +09:00
Better readme
This commit is contained in:
11
README.md
11
README.md
@ -3,12 +3,19 @@
|
||||
Launcher for PalWorld Server that injects UE4SS.dll into the server process.
|
||||
Also bundles required signatures.
|
||||
|
||||
## Usage
|
||||
## Installation
|
||||
|
||||
### Premade zip
|
||||
- Extract the [latest release](https://github.com/N00byKing/PalWorld-ServerInjector/releases) to `<wherever your server is>/Pal/Binaries/Win64`
|
||||
|
||||
### Manual
|
||||
- Extract the `UE4SS` standard package into `<wherever your server is>/Pal/Binaries/Win64`.
|
||||
- Put `PalServerInject.exe`, and the `UE4SS_Signatures` folder in the same directory
|
||||
- (Optional) To verify if its working it might be best to set `GuiConsoleVisible` in `UE4SS-settings.ini` to `1`
|
||||
- Run `PalServerInject.exe` instead of the normal server
|
||||
|
||||
## Usage
|
||||
|
||||
Just run `PalServerInject.exe`.
|
||||
|
||||
## Credits
|
||||
|
||||
|
Reference in New Issue
Block a user