From 9316321eda3b452796c756fbe4fc9b22d2993a74 Mon Sep 17 00:00:00 2001 From: osyrisrblx Date: Sat, 3 Feb 2024 23:52:19 -0500 Subject: [PATCH] Add foreman.toml --- foreman.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 foreman.toml diff --git a/foreman.toml b/foreman.toml new file mode 100644 index 0000000..96697e8 --- /dev/null +++ b/foreman.toml @@ -0,0 +1,2 @@ +[tools] +wally = { github = "UpliftGames/wally", version = "0.3.2" }