From 49cccefd1989c9134eb0a935fbc5265fa743cf61 Mon Sep 17 00:00:00 2001 From: niv Date: Wed, 23 Jun 2021 00:47:31 +0200 Subject: [PATCH] Added package nwsync (#1941) --- packages.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/packages.json b/packages.json index 73835b9..dd118fa 100644 --- a/packages.json +++ b/packages.json @@ -22983,5 +22983,23 @@ "license": "MIT", "web": "https://gitlab.com/tandy1000/listenbrainz-nim", "doc": "https://tandy1000.gitlab.io/listenbrainz-nim/" + }, + { + "name": "nwsync", + "url": "https://github.com/Beamdog/nwsync", + "method": "git", + "tags": [ + "nwn", + "neverwinternights", + "neverwinter", + "game", + "bioware", + "beamdog", + "persistentworld", + "autodownloader" + ], + "description": "NWSync Repository Management utilities", + "license": "MIT", + "web": "https://github.com/Beamdog/nwsync" } ]