How can i port my game to Rojo?

I was trying to enter the world of rojo and decided to try and port my game, i tried to use rbxlx-to-rojo but it was last updated in 2021, and, as you can guess, it doesn’t work anymore.
i cant read the error line it prints as it closes right after, but i did manage to read something about “main thread panicked”, or something along those lines.
can anyone help me here? rojo would help my project a lot.

Best practice with Rojo is to usually use it from the start as that is what’s easiest. Unless you copy and paste the scripts over into a new environment which is time consuming or find another tool.

1 Like