From 37cd6ddfda40762d2441b87864ba301ed3efa661 Mon Sep 17 00:00:00 2001 From: Michal Kunc Date: Wed, 17 Nov 2021 21:55:12 +0100 Subject: [PATCH] Add git submodule --- .gitmodules | 4 ++-- db-importer/vendor/foundry-vtt---pathfinder-2e | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 160000 db-importer/vendor/foundry-vtt---pathfinder-2e diff --git a/.gitmodules b/.gitmodules index a41e9f7..bc92f17 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "db-importer/foundry-vtt---pathfinder-2e"] - path = db-importer/foundry-vtt---pathfinder-2e +[submodule "db-importer/vendor/foundry-vtt---pathfinder-2e"] + path = db-importer/vendor/foundry-vtt---pathfinder-2e url = https://gitlab.com/hooking/foundry-vtt---pathfinder-2e.git diff --git a/db-importer/vendor/foundry-vtt---pathfinder-2e b/db-importer/vendor/foundry-vtt---pathfinder-2e new file mode 160000 index 0000000..7d3b5db --- /dev/null +++ b/db-importer/vendor/foundry-vtt---pathfinder-2e @@ -0,0 +1 @@ +Subproject commit 7d3b5dbb4541cbe1d7df15bb36283057533adb50