From 57374ad8b32e43f8781d2fb20896cb0471c40bc9 Mon Sep 17 00:00:00 2001 From: Jake <505e06b2@gmail.com> Date: Sat, 19 Feb 2022 19:52:37 +0000 Subject: [PATCH] Removed commandline references --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ec9e252..247e60a 100644 --- a/README.md +++ b/README.md @@ -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)