From ed8433c8d3e867ebcc9b919059efbf7909f1c498 Mon Sep 17 00:00:00 2001 From: aleylara Date: Mon, 21 Feb 2022 20:57:55 +1100 Subject: Add submodule Papyrus --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 792a463..f4f51a6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -258,3 +258,6 @@ [submodule "stirring"] path = stirring url = https://github.com/hansliu/pelican-stirring.git +[submodule "Papyrus"] + path = Papyrus + url = https://github.com/aleylara/Papyrus -- cgit