Removed commandline references

This commit is contained in:
Jake 2022-02-19 19:52:37 +00:00
parent 402e02b2c5
commit 57374ad8b3

View file

@ -1,11 +1,10 @@
# UnionPatcher
A commandline tool that will take the official EBOOT of a LittleBIGPlanet title and replace the server URLs with the ones specified
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
* Basic commandline knowledge
## Getting the latest build
1. Access the [CI builds for UnionPatcher](https://github.com/LBPUnion/UnionPatcher/actions)