diff --git a/.gitmodules b/.gitmodules index 8f4161bd4..88dbd12d4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -23,3 +23,6 @@ path = lib/LUA url = https://github.com/lua/lua.git branch = v5.3 +[submodule "sunset"] + path = sunset + url = https://github.com/buelowp/sunset.git diff --git a/sunset b/sunset new file mode 160000 index 000000000..653fe8889 --- /dev/null +++ b/sunset @@ -0,0 +1 @@ +Subproject commit 653fe8889340f09c9e2d453abda80eecd7d5f1a6