Skip to content

Commit 3faab3c

Browse files
author
RoFlection Bot
committed
modified foreman.toml to install from internal mirrors instead of external github repositories (#389)
1 parent 269a9e0 commit 3faab3c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

foreman.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tools]
22
rotrieve = { source = "roblox/rotriever", version = "=0.5.8" }
3-
rojo = { source = "rojo-rbx/rojo", version = "7.2.1" }
4-
selene = { source = "Kampfkarren/selene", version = "=0.21.1" }
5-
stylua = { source = "JohnnyMorganz/StyLua", version = "=0.15.1" }
3+
rojo = { source = "Roblox/rojo-rbx-rojo", version = "7.2.1" }
4+
selene = { source = "Roblox/Kampfkarren-selene", version = "=0.21.1" }
5+
stylua = { source = "Roblox/JohnnyMorganz-StyLua", version = "=0.15.1" }
66
testez = { source = "roblox/testez", version = "0.3.2" }

0 commit comments

Comments
 (0)