| Crates.io | rblx-godot |
| lib.rs | rblx-godot |
| version | 0.2.0-indev |
| created_at | 2025-01-30 18:37:30.267877+00 |
| updated_at | 2025-01-30 18:37:30.267877+00 |
| description | Roblox To Godot Project, allowing you to run Roblox games inside Godot |
| homepage | |
| repository | https://github.com/rblx-godot/rblx-godot |
| max_upload_size | |
| id | 1536717 |
| size | 455,253 |
[!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.
A GDExtension written in Rust that adds Luau and creates a RobloxVM class for Godot to be able to run Roblox games.
(+ some extras)
A roblox runtime, written completely inside Rust leveraging the low-level API of Godot Game Engine.
cargo build