rojo-rbx / vscode-rojo

Visual Studio Code plugin for Rojo
https://marketplace.visualstudio.com/items?itemName=evaera.vscode-rojo
Mozilla Public License 2.0
36 stars 23 forks source link

Rojo build format config #23

Closed Xuleos closed 4 years ago

Xuleos commented 4 years ago

Rbx-dom currently has pretty weak support for Roblox's binary format (rbxl and rbxm). It would be super sweet if there was a way to configure vscode-rojo to use the xml format ( rbxlx and rbxmx ) when building.

evaera commented 4 years ago

Thanks for bringing this up, the default should probably be XML anyways.

lukechatton commented 4 years ago

Any progress on this?

evaera commented 4 years ago

Haven't done anything on it yet. Will probably go out in the next major update I do. If you want to submit a PR you are welcome to :)