Overview
Gode adds JavaScript/TypeScript language support to Godot. Write Godot node scripts in modern TypeScript, import Godot classes from the godot module, and use the powerful npm ecosystem.
Platform support
Section titled “Platform support”Gode targets native Godot projects and supports all platforms。
| Platform | Supported | Minimum version |
|---|---|---|
| Windows | ✅ | Windows 10 |
| Android | ✅ | Android 9 |
| macOS | ✅ | macOS 10.15 |
| iOS | ✅ | iOS 16 |
| Linux | ✅ | Ubuntu 22 |