diff options
| author | Trial97 <alexandru.tripon97@gmail.com> | 2023-07-19 12:26:12 +0300 |
|---|---|---|
| committer | Trial97 <alexandru.tripon97@gmail.com> | 2023-07-19 12:26:12 +0300 |
| commit | f046bd7d500c16f530db48f9da5b0809a02b7519 (patch) | |
| tree | e87c08a1042566236b64cebed8dde9728f49046f /.gitmodules | |
| parent | ec32618e1158beba1cf5b4c91c3835a233eceeeb (diff) | |
| parent | 593f45298614843c14acb11994320f90a474c750 (diff) | |
| download | PrismLauncher-f046bd7d500c16f530db48f9da5b0809a02b7519.tar.gz PrismLauncher-f046bd7d500c16f530db48f9da5b0809a02b7519.tar.bz2 PrismLauncher-f046bd7d500c16f530db48f9da5b0809a02b7519.zip | |
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into catpacks
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 87703fee..0f437d27 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "libraries/cmark"] path = libraries/cmark url = https://github.com/commonmark/cmark.git +[submodule "flatpak/shared-modules"] + path = flatpak/shared-modules + url = https://github.com/flathub/shared-modules.git |
