How to Play
Easiest way: your browser
Nothing to install, on any computer with a modern browser (Chrome, Edge, Firefox or Safari):
- Click Play in your browser.
- Type a character name and a password. If the name is new, you'll be asked to confirm it and pick a race.
- Walk with the arrow keys or WASD, click things to look, attack or pick up, and press Enter to chat. The Help tab in the game lists the rest.
Java client: OpenWebStart
The original client. Works the same on Windows, Mac, and Linux:
- Install OpenWebStart (free, one-time).
- Open dusk.jnlp (the Java client launcher).
- The first time, you'll see a security prompt since this is a small community server rather than a large commercial release. It's safe - click through to trust it.
- You're in!
Java client: manual install
If you'd rather not install OpenWebStart, you can run the Java client directly from a command line instead. Download the client jar first: duskclient.jar
Windows
- Install Java (8 or newer)
- Save
duskclient.jarto a folder - Open Command Prompt in that folder
- Run:
java -cp duskclient.jar Dusk
Mac
- Install Java (
brew install --cask temurin8, or from adoptium.net) - Save
duskclient.jarto a folder - Open Terminal in that folder
- Run:
java -cp duskclient.jar Dusk
Linux
- Install Java via your package manager, e.g.
sudo apt install openjdk-17-jre - Save
duskclient.jarto a folder - Open a terminal in that folder
- Run:
java -cp duskclient.jar Dusk
Connecting (Java client)
Once the Java client window opens, use these settings in the connect window:
Server Address: duskserver.tailf3b66d.ts.net
Port: 10000
Use secure connection (TLS): checked
Click Connect, then enter a character name. If it's new, you'll be asked to set a password and you're straight into the world.