mirror of
https://github.com/LBPUnion/UnionPatcher.git
synced 2025-04-20 11:36:14 +00:00
990 B
990 B
UnionPatcher
A tool that will take the official EBOOT of a LittleBIGPlanet title and replace the server URLs with a custom one
Prerequisites
- For running the console application, you will need the .NET 6 Runtime
- You will need to know the server URL you wish to use
Getting the latest build
- Access the CI builds for UnionPatcher
- In the "workflow runs" grid, select the first in the list with a green check mark (✔️)
- Scroll to the bottom of this build and find the correct zip for your platform
Building manually (Required for MacOS)
You will need the .NET 6 SDK
git clone https://github.com/LBPUnion/UnionPatcher
cd UnionPatcher
dotnet build UnionPatcher.sln
#Running
cd UnionPatcher/bin/Debug/net6.0/
./LBPUnion.UnionPatcher