mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
542 B
542 B
This page is under construction!
Summary
- Tools to port existing games are in progress!
- rbxlx-to-rojo
rojo export(issue #208)
- Can port as much or as little of your game as you like
- Rojo can manage just a slice of your game!
- Some Roblox idioms aren't very well supported
- Redundant copies of scripts don't work well with files
- Having only a couple places with scripts simplifies your project dramatically!