Skip to content

CLI Args

Darkly77 edited this page Jan 16, 2023 · 8 revisions

ModLoader supports the following command line arguments:

Arg Info
--mods-path Override the path to the mod ZIPs dir. Default path is res://mods
--configs-path Override the path to the config JSONs dir. Default path is res://configs
--log-dev Enable developer logging. This is more verbose and can be used with the func dev_log.

You can use these in the Godot editor via Project > Project Settings > Display > Editor > Main Run Args

Clone this wiki locally