diff options
author | andkrau <andkrau@libinfo.science> | 2022-05-13 12:21:07 -0500 |
---|---|---|
committer | andkrau <andkrau@libinfo.science> | 2022-05-13 12:21:07 -0500 |
commit | 194c2279298041bad59e2429f61fc59360bb0bef (patch) | |
tree | f97a1313aae754bbc9abdb072b587cd20e538cd6 | |
parent | 899085789ba506589f61a909a9fbd4a8dfcf22cf (diff) | |
download | basilisk-194c2279298041bad59e2429f61fc59360bb0bef.tar.gz |
Add UXP submodule
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | platform | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e69de29..7ce7310 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "platform"] + path = platform + url = https://repo.palemoon.org/MoonchildProductions/UXP.git + branch = release diff --git a/platform b/platform new file mode 160000 +Subproject 8760ce023c7cf7ab4e3676d41f8484c075992b7 |