mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 14:15:24 +00:00
Add support for binary (rbxl and rbxm) build output
This commit is contained in:
@@ -32,6 +32,7 @@ log = "0.4"
|
||||
env_logger = "0.5"
|
||||
rbx-tree = { git = "https://github.com/LPGhatguy/rbx-tree.git" }
|
||||
rbxmx = { git = "https://github.com/LPGhatguy/rbx-tree.git" }
|
||||
rbxm = { git = "https://github.com/LPGhatguy/rbx-tree.git" }
|
||||
uuid = { version = "0.7", features = ["v4", "serde"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user