From efad23825759cf07fc07ceecf4ce09fceb59d8ba Mon Sep 17 00:00:00 2001 From: AoiKamishiro Date: Wed, 4 Sep 2024 21:27:48 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=91=E3=83=83=E3=82=B1=E3=83=BC=E3=82=B8?= =?UTF-8?q?=E3=80=8CVContainer=E3=80=8D=E3=81=AE=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repos/jp.hadashikick.vcontainer.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 repos/jp.hadashikick.vcontainer.json diff --git a/repos/jp.hadashikick.vcontainer.json b/repos/jp.hadashikick.vcontainer.json new file mode 100644 index 0000000..b9766d8 --- /dev/null +++ b/repos/jp.hadashikick.vcontainer.json @@ -0,0 +1,5 @@ +{ + "addr": "https://github.com/hadashiA/VContainer.git", + "dir": "./VContainer/Assets/VContainer", + "tagRegex": "^[1-9]+\\.[0-9]+\\.[0-9]+$" +} \ No newline at end of file