Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 885 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 885 Bytes

AdvTools

Installation

  • The compiled version can be found here.
  • Copy the AdvTools file from the release to DUSTFORCE_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, and advtools.ini for a list of possible config values and how to change them.

Compiling

  • Depends on lib from my DustScripts repository.
  • Place lib in your script_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 to ed/adv_tools/main.cpp
  • Set the Plugin Name input to AdvTools
  • Press compile.