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

Tool for exporting mods compatible with the VostokMods mod loaderIMPORTANT:To install this plugin, create a res://addons/mod_exporter directory and during installation, press the "Change Install Folder" button and select the mod_exporter folder
Mod Zip Exporter
Exports the selected folder to a .zip
for use with mods.
Exports the imported assets and converts text resources to binary resources.
Unlike exporting through the editor with only selected resources and scenes, it doesn't pull in any unnecessary dependencies like the splash screen, autoloads and any resources referenced by your files outside of the selected directory.
Usage:
- Download or clone the
.zip
. - Extract the contents to
res://addons/mod_exporter
. Create the folder if it doesn't exist - Enable the plugin in Project > Project Settings... > Plugins
- Open the "Mod" bottom panel
- Enter the path of your mod's contents
- Enter the
.zip
name, including the extension - Press "Export!"
- Add
mod.txt
to the.zip
Tool for exporting mods compatible with the VostokMods mod loader
IMPORTANT:
To install this plugin, create a res://addons/mod_exporter directory and during installation, press the "Change Install Folder" button and select the mod_exporter folder
Reviews
Quick Information

Tool for exporting mods compatible with the VostokMods mod loaderIMPORTANT:To install this plugin, create a res://addons/mod_exporter directory and during installation, press the "Change Install Folder" button and select the mod_exporter folder