Switch plugin packages back to git submodules (#678)

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.
This commit is contained in:
Kenneth Loeffler
2023-05-26 10:26:21 -07:00
committed by GitHub
parent 305423b856
commit d87c76a23e
13 changed files with 30 additions and 81 deletions

View File

@@ -1,5 +1,4 @@
[tools]
wally = "UpliftGames/wally@0.3.1"
rojo = "rojo-rbx/rojo@7.3.0"
selene = "Kampfkarren/selene@0.20.0"
run-in-roblox = "rojo-rbx/run-in-roblox@0.3.0"