Skip to content

fluffos/dead-souls

Repository files navigation

The Dead Souls 3.8.6 with FluffOS v2019

Current status

  • : Boots.
  • : works under Websocket.
  • : Don't require special configs from FluffOS 2019.
  • : No warning or errors

How to test and contribute

git clone --recurse-submodules https://github.com/fluffos/dead-souls.git
cd dead-souls
./build.sh
./run.sh

Connect to http://localhost:5555 and play!

Admin

  1. Edit lib/secure/cfg/groups.cfg and replace sunyc with the lower-case name of your admin character you will create below.
  2. Connect via web browser to http://localhost:5555 or via mudclient to localhost port 6666.
  3. Select Creator instead of player.
  4. Set your character name to match the name you used above.
  5. Enjoy!

Screenshot

image

Contribution

Send PR to fix stuff!