Update CONTRIBUTING.md

Updates the Connecting section to reflect changes in how LBP3 connects to Lighthouse, + minor copyedit
This commit is contained in:
PorkchopGMX 2022-09-25 16:19:43 -05:00 committed by GitHub
parent 8964175311
commit d678837bf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,11 +17,10 @@ Once you've gotten MySQL running you can run Lighthouse. It will take care of th
PS3 is difficult to set up, so I will be going over how to set up RPCS3 instead. A guide will be coming for PS3 closer
to release. You can also follow this guide if you want to learn how to modify your EBOOT.
Start by getting a copy of LittleBigPlanet 1/2 installed. (Check the LittleBigPlanet 1 section, since you'll need to do
Start by getting a copy of LittleBigPlanet 1/2/3 installed. (Check the LittleBigPlanet 1 section, since you'll need to do
extra steps for your game to not crash upon entering pod computer).
The game can be a digital copy (NPUA80472/NPUA80662) or a disc copy (
BCUS98148/BCUS98245).
The game can be a digital copy (NPUA80472/NPUA80662/NPUA81116) or a disc copy (BCUS98148/BCUS98245/BCUS98362).
Next, download [UnionPatcher](https://github.com/LBPUnion/UnionPatcher/). Binaries can be found by reading the `README.md`
file.
@ -94,4 +93,4 @@ Keep in mind while running database tests (which most tests are) you need to hav
You can access API documentation by looking at the XMLDoc in the controllers under `ProjectLighthouse.Controllers.Api`
You can also access an interactive version by starting Lighthouse and accessing Swagger
at `http://localhost:10060/swagger/index.html`.
at `http://localhost:10060/swagger/index.html`.