PickShadow/README.md
2024-10-09 11:03:01 +02:00

714 B

PickShadow's server code

This repository contains PickShadow's server-side code.

Index

About

PSSE

PickShadow Server Extension is installed on every subserver. It provides various commands, listeners and even minigames, depending on it's mode.

PSPE

PickShadow Proxy Extension is installed on every proxy. It provides various global commands and manages the underlying proxy software.

PSDS

PickShadow Data Storage is a standalone HTTP server. It saves and retrieves data and passes messages around the network.

Contributing

Please don't.