Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

Automatically upload godot projects to itch.io on export using butler.Requires Novatools to operate.
ButlerExportPlugin
Automatically upload Godot projects to itch.io on export using butler.
An export plugin used to run Itch.io 's butler
utility,
allowing for a automatic publishing to itch.io after export right form the Godot engine.
Requires a local copy of butler
dowloaded to the system,
as well as a known path to it, in order to operate.
All options in this plugin are modifiable in the export, project, and editor settings,
with the export settingsoverriding the ProjectSettings, which overide the EditorSettings, if availible. Most option provided by this plugin corlate to their counterpart in the butler cli, excluding the
publishand
exe pathoptions. The
publishoption simply enables or disables publishing at all. The
exe pathoption is the path to the butler exe. Otherwise all option corlate to
butler`.
Automatically upload godot projects to itch.io on export using butler.
Requires Novatools to operate.
Reviews
Quick Information

Automatically upload godot projects to itch.io on export using butler.Requires Novatools to operate.