Modules
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
Modules are an easy way for Drugs Creator to replace certain default features (progress bar, dispatch, logs)
To choose an existing module, you open /drugscreator menu, go in settings, choose it. As easy as that
Creating a module is extremely easy:
Navigate to drugs_creator/_modules
folder
Choose the module type you want to create (logs, progressbar, dispatch, etc.)
Duplicate an existing module and use it as a template