rojo-rbx / rbxlx-to-rojo

Tool to one time convert Roblox places to Rojo projects
Mozilla Public License 2.0
175 stars 35 forks source link

Add support for services and create project files #2

Closed Kampfkarren closed 5 years ago

Kampfkarren commented 5 years ago

Treats services as folders whose properties need to be put into a project file instead of as rbxmx exports.

TODO: Do a second pass to remove empty folders, there's more optimal ways to do it but this is the easiest.