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月 31, 2026Fusion Godot SDK 3.0.0 Preview Build 311Release Notes

Requirements

Installation

  1. Download and extract the SDK archive.
  2. Copy the fusion/ folder into addons/ in your Godot project root (create addons/ if it doesn't exist).
  3. Reopen the project — Godot loads the GDExtension automatically.

SDK Contents

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