Tutorial:Generating the Guide

From PMDOWiki
Revision as of 16:35, 19 November 2025 by Imbion (talk | contribs) (Created page with "PMDO is able to generate guide docs that list details such as the data for moves and where a {{Pokemon}} species can be encountered. This is a tutorial on how to generate them. == Steps == === Generating the Guide === First, open a terminal in the folder where PMDO's executable can be found. On windows, this can be done by right clicking and selecting "Open Terminal". Type into the terminal <code>./PMDO.exe -guide</code>. This will begin the process of compiling all of...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

PMDO is able to generate guide docs that list details such as the data for moves and where a Pokémon species can be encountered. This is a tutorial on how to generate them.

Steps

Generating the Guide

First, open a terminal in the folder where PMDO's executable can be found. On windows, this can be done by right clicking and selecting "Open Terminal".

Type into the terminal ./PMDO.exe -guide. This will begin the process of compiling all of the docs.

Frameless

The docs will take a lot of time to compile for the last step, the recruitment list - there's tons of data to generate, so this is expected. Keep the terminal open while waiting for the step to complete.

Once done, the process will stop and all the docs will be generated.

Frameless