SDK & Download

Preview

Fusion Godot SDK 3.0.0 is a development preview and is not intended for production use.
The API may change during the preview phase.

Download

VersionRelease DateDownload
3.0.0 Preview3月 20, 2026Fusion Godot SDK 3.0.0 Preview Build 248Release Notes

Requirements

Installation

  1. Download and extract the SDK archive.
  2. Copy the addons/fusion/ folder into your Godot project root.
  3. Reopen the project — Godot loads the GDExtension automatically.

SDK Contents

  • addons/fusion/ — GDExtension plugin
  • addons/fusion/bin/ — platform-specific native libraries
  • addons/fusion/fusion.gdextension — GDExtension descriptor
Back to top