Skip to content

Commit

Permalink
[skip ci] Update obtaining build guide
Browse files Browse the repository at this point in the history
  • Loading branch information
jvyden authored Jun 15, 2022
1 parent e63532e commit 7191d00
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
# UnionPatcher

A tool that will take the official EBOOT of a LittleBIGPlanet title and replace the server URLs with a custom one
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](https://dotnet.microsoft.com/en-us/download/dotnet/6.0/runtime?utm_source=getdotnetcore&utm_medium=referral)
* You will need to know the server URL you wish to use

## Getting the latest build
1. Access the [CI builds for UnionPatcher](https://github.com/LBPUnion/UnionPatcher/actions)
2. In the "workflow runs" grid, select the first in the list with a green check mark (✔️)
3. Scroll to the bottom of this build and find the correct zip for your platform
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](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)
Expand Down

0 comments on commit 7191d00

Please sign in to comment.