From b19ba0ba1f9bdd09d4bc732558e078ab9bff592a Mon Sep 17 00:00:00 2001 From: AoiKamishiro Date: Fri, 29 Nov 2024 21:12:59 +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=8CSteamworks.NET=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.rlabrecque.steamworks.net.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 repos/com.rlabrecque.steamworks.net.json diff --git a/repos/com.rlabrecque.steamworks.net.json b/repos/com.rlabrecque.steamworks.net.json new file mode 100644 index 0000000..ae93b4f --- /dev/null +++ b/repos/com.rlabrecque.steamworks.net.json @@ -0,0 +1,5 @@ +{ + "addr": "https://github.com/rlabrecque/Steamworks.NET.git", + "dir": "./com.rlabrecque.steamworks.net", + "tagRegex": "^[0-9]+\\.[0-9]+\\.[0-9]+$" +} \ No newline at end of file