Fix README formatting on branch

This commit is contained in:
2026-05-02 23:07:46 -04:00
parent a0306ecaee
commit fff0f3a71d
+17 -30
View File
@@ -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.