Skip to content

Godot Compiler

Target: --target godot | Output: GDScript | Platform: Godot Engine 4.x

Godot Compiler

Compiles HoloScript to GDScript for Godot Engine 4.x.

Usage

bash
holoscript compile scene.holo --target godot --output ./scenes/

Output

  • GDScript files with XR support
  • .tscn scene resources (planned)

See Also

Released under the MIT License.