From fff0f3a71dbcdb79581c15c10315fe9643b2e05b Mon Sep 17 00:00:00 2001 From: James Osborne Date: Sat, 2 May 2026 23:07:46 -0400 Subject: [PATCH] Fix README formatting on branch --- README.md | 47 +++++++++++++++++------------------------------ 1 file changed, 17 insertions(+), 30 deletions(-) diff --git a/README.md b/README.md index d6da7ea2..e893b6af 100644 --- a/README.md +++ b/README.md @@ -1,46 +1,33 @@ -# PSO Peeps newserv +# PSO Peeps newserv -This is the PSO Peeps maintained version of -[newserv](https://github.com/fuzziqersoftware/newserv), a game server, -proxy, and reverse-engineering tool for Phantasy Star Online. +This is the PSO Peeps maintained version of [newserv](https://github.com/fuzziqersoftware/newserv), a game server, proxy, and reverse-engineering tool for Phantasy Star Online. -The original project was created by fuzziqersoftware and contains years of -reverse-engineering, documentation, and implementation work for PSO. This -repository keeps that work as the foundation while carrying local changes -used by PSO Peeps. +The original project was created by fuzziqersoftware and contains years of reverse-engineering, documentation, and implementation work for PSO. This repository keeps that work as the foundation while carrying local changes used by PSO Peeps. -For the original upstream project, see: +For the original upstream project, see: -https://github.com/fuzziqersoftware/newserv +https://github.com/fuzziqersoftware/newserv -## About this repository +## About this repository -This repository is used for PSO Peeps server development and deployment. -Changes here may include server configuration support, compatibility fixes, -event behavior, gameplay experiments, operational tooling, and other changes -specific to PSO Peeps. +This repository is used for PSO Peeps server development and deployment. Changes here may include server configuration support, compatibility fixes, event behavior, gameplay experiments, operational tooling, and other changes specific to PSO Peeps. -Some changes may not be appropriate for upstream newserv or for general -newserv deployments. +Some changes may not be appropriate for upstream newserv or for general newserv deployments. -## Original README +## Original README -A copy of the upstream README is preserved here: +A copy of the upstream README is preserved here: -[docs/upstream-README.md](docs/upstream-README.md) +[docs/upstream-README.md](docs/upstream-README.md) -That document contains the original newserv history, setup notes, -compatibility information, connection instructions, feature documentation, -and technical reference material. +That document contains the original newserv history, setup notes, compatibility information, connection instructions, feature documentation, and technical reference material. -## Building +## Building -Build instructions are currently the same as upstream unless noted otherwise. -See the original README for dependency and build details. +Build instructions are currently the same as upstream unless noted otherwise. See the original README for dependency and build details. -## License and attribution +## License and attribution -This project remains based on newserv by fuzziqersoftware. +This project remains based on newserv by fuzziqersoftware. -See `LICENSE` for license details. Any copied or modified upstream code -retains the original license attribution. +See `LICENSE` for license details. Any copied or modified upstream code retains the original license attribution.