- The compiled version can be found here.
- Copy the
AdvTools
file from the release toDUSTFORCE_INSTALL_DIR/content/plugins
. - Open the Dustmod menu and navigate to
Mods > Editor Plugins
to enable the plugin. - The release also contains the
AdvTools.map
map file for an overview of everything it the plugin can do, andadvtools.ini
for a list of possible config values and how to change them.
- Depends on
lib
from my DustScripts repository. - Place
lib
in yourscript_src
directory. - Place the contents of the repository in
script_src/ed/adv_tools/
- Open the Dustmod menu and navigate to
Mods > Editor Plugins
- Set the
Source
input toed/adv_tools/main.cpp
- Set the
Plugin Name
input toAdvTools
- Press compile.