From 2835fa5add8b8a798f6b12df634203b516d0de39 Mon Sep 17 00:00:00 2001 From: AoiKamishiro Date: Tue, 3 Sep 2024 15:06:39 +0000 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=8CPun2Task=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/com.torisoup.pun2task.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 repos/com.torisoup.pun2task.json diff --git a/repos/com.torisoup.pun2task.json b/repos/com.torisoup.pun2task.json new file mode 100644 index 0000000..ba8534c --- /dev/null +++ b/repos/com.torisoup.pun2task.json @@ -0,0 +1,5 @@ +{ + "addr": "https://github.com/TORISOUP/Pun2Task.git", + "dir": "./Assets/Plugins/Pun2Task", + "tagRegex": "^v([1-9][0-9]*)\\.[0-9]+\\.[0-9]+$" +} \ No newline at end of file