diff --git a/aftman.toml b/aftman.toml new file mode 100644 index 0000000..50e53c2 --- /dev/null +++ b/aftman.toml @@ -0,0 +1,3 @@ +[tools] +rojo = "rojo-rbx/rojo@7.2.1" +wally = "upliftgames/wally@0.3.1" diff --git a/foreman.toml b/foreman.toml deleted file mode 100644 index f949c20..0000000 --- a/foreman.toml +++ /dev/null @@ -1,3 +0,0 @@ -[tools] -wally = { source = "upliftgames/wally", version = "0.3.1" } -rojo = { source = "rojo-rbx/rojo", version = "7.0.0" } \ No newline at end of file