diff --git a/cfg/projects/NetGuard.json b/cfg/projects/NetGuard.json new file mode 100644 index 00000000..bd83b045 --- /dev/null +++ b/cfg/projects/NetGuard.json @@ -0,0 +1,11 @@ +{ + "project": "NetGuard", + "license": "GPL-3.0-only", + "projectweb": "https://github.com/M66B/NetGuard", + "fileset": { + "NetGuard": { + "url": "https://github.com/M66B/NetGuard", + "type": "git" + } + } +}