#roblox #godot #run #game #instance #run-time #create

nightly roblox-to-godot-project

Roblox To Godot Project, allowing you to run Roblox games inside Godot

2 unstable releases

0.2.0-indev Jan 30, 2025
0.1.0-indev Jan 19, 2025

#284 in Game dev

Download history 82/week @ 2025-01-14 17/week @ 2025-01-21 114/week @ 2025-01-28 15/week @ 2025-02-04 17/week @ 2025-02-11

195 downloads per month

Apache-2.0

335KB
8K SLoC

[!WARNING] This project is still heavily in development and as such you will see very frequent changes in the codebase and crashes from unimplemented features.

⚠️ MOVED TO rblx_godot CRATE PLEASE UPDATE YOUR VERSION!

The Roblox To Godot Project

A GDExtension written in Rust that adds Luau and creates a RobloxVM class for Godot to be able to run Roblox games. (+ some extras)

About

A roblox runtime, written completely inside Rust leveraging the low-level API of Godot Game Engine.

Features

  • Implementation of a Roblox VM that runs Luau and the task scheduler as needed.
  • TODO: Implementation of Instances, Roblox data types
  • Implementation of Actors
  • Implementation of scripts
  • TODO: Implementation of UI
  • TODO: Implementation of inputs
  • TODO: Implementation of rendering
  • TODO: Implementation of loading .rbxl files
  • TODO: Implementation of physics
  • TODO: Implementation of networking

Compiling

Special thanks

Dependencies

~17–27MB
~477K SLoC