From 71a697b2db354f619f6934141b626370684e1621 Mon Sep 17 00:00:00 2001 From: unittensor Date: Thu, 4 Apr 2024 21:56:25 -0400 Subject: [PATCH] roact submodule --- .gitmodules | 3 +++ roact | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 roact diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ba03d76 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "roact"] + path = roact + url = https://github.com/Roblox/roact diff --git a/roact b/roact new file mode 160000 index 0000000..1676d95 --- /dev/null +++ b/roact @@ -0,0 +1 @@ +Subproject commit 1676d95c4886d51ee2b21bfcd55c6e50ece799e5