Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 950 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 950 Bytes

The Roblox To Godot Project

A GDExtension that adds Luau and creates a RobloxVMInstance for Godot to be able to run Roblox games. (+ some extras)

About

This project is made for the developers that have gotten sick of using Roblox and want to become indie. Simply convert your game without modifying any scripts and it will all work as expected

Features

  • Implementation of a Roblox VM that runs Luau and the task scheduler as needed.
  • TODO: Implementation of Instances, Roblox data types
  • TODO: Implementation of Actors

Compiling

Special thanks