mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
Alright, so I hate to be the one to do this, but #584 broke crates.io publishing and also caused librojo to be unusable. I see that there was some discussion on Discord shortly after the problem was realized, but there was no action taken. I think keeping librojo and publishing working far, far outweigh any convenience added by Wally. I've kept the same `Packages` naming convention to keep the diff minimal.
16 lines
524 B
Plaintext
16 lines
524 B
Plaintext
[submodule "plugin/Packages/Roact"]
|
|
path = plugin/Packages/Roact
|
|
url = git@github.com:roblox/roact
|
|
[submodule "plugin/Packages/Flipper"]
|
|
path = plugin/Packages/Flipper
|
|
url = git@github.com:reselim/flipper
|
|
[submodule "plugin/Packages/Promise"]
|
|
path = plugin/Packages/Promise
|
|
url = git@github.com:evaera/roblox-lua-promise
|
|
[submodule "plugin/Packages/t"]
|
|
path = plugin/Packages/t
|
|
url = git@github.com:osyrisrblx/t
|
|
[submodule "plugin/Packages/TestEZ"]
|
|
path = plugin/Packages/TestEZ
|
|
url = git@github.com:roblox/testez
|