LBPUnion / UnionPatcher

A tool for LittleBigPlanet that patches the server urls to a custom url.
GNU General Public License v3.0
29 stars 12 forks source link

UnionPatcher

A tool that will take the official EBOOT of a LittleBigPlanet title and replace the server URLs with a custom one

Prerequisites

Getting the latest build

You can obtain UnionPatcher builds via GitHub releases: https://github.com/LBPUnion/UnionPatcher/releases

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