From 70e9cea6a704fbea3380da8f152ba627c1765506 Mon Sep 17 00:00:00 2001 From: "eryn L. K" Date: Mon, 27 Dec 2021 21:28:33 -0500 Subject: [PATCH] Create foreman.toml --- foreman.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 foreman.toml diff --git a/foreman.toml b/foreman.toml new file mode 100644 index 0000000..f949c20 --- /dev/null +++ b/foreman.toml @@ -0,0 +1,3 @@ +[tools] +wally = { source = "upliftgames/wally", version = "0.3.1" } +rojo = { source = "rojo-rbx/rojo", version = "7.0.0" } \ No newline at end of file