Pixel Dungeon multiplayer - Nikita22007/pixel-dungeon-multiplayer GitHub Wiki

To play you can use the Pixel Dungeon client(Android only) or Shattered Pixel Dungeon client(Android, desktop, iOS) and a PD server to play on


Server

  • You can join this discord server and run /restart
  • You can host your own server with Termux by running curl https://raw.githubusercontent.com/TextualMold9830/MPPDServerJar/refs/heads/main/scripts/termuxsetup.sh | bash
  • If you are on MacOS or Linux you can run https://raw.githubusercontent.com/TextualMold9830/MPPDServerJar/refs/heads/main/scripts/macnlinuxsetup.sh
  • If you are on Windows you need Java 21 to run the server

Client