Skip to content

alborrajo/DDOn-Tools

Repository files navigation

DDOn Tools

Tools to be used with Arrowgene.DragonsDogmaOnline

Screenshot

This is a server management utility that allows you to import, edit, and export custom enemy sets and gathering spots.

Installation

Get the latest release from the Releases page and unzip it. Run DDOn Tools.exe.

Alternatively, you can follow the steps in the Development section

How to use

  • Move around the map dragging your mouse.
  • Zoom with the mouse wheel.
  • Add enemies by draggin from the list to any of the positions.
  • Click on an enemy to change its properties.
  • Switch between zones using to drop down menu on the top left.

Save or load your set to a file from the File menu (top left).

If any set placemarks are overlapping you can hide them by having your mouse over them and pressing H. Press Shift+H to unhide hidden placemarks.

Development

  1. Clone the repository
  2. Download Godot 3.5
  3. Import and open the project in Godot's project list window
  4. Run the program (Press F5 or the play button on the top right)