diff options
| author | Michael A. Sinclair <squattingmonk@gmail.com> | 2019-07-11 03:03:37 -0500 |
|---|---|---|
| committer | Miran <narimiran@disroot.org> | 2019-07-11 10:03:37 +0200 |
| commit | 17428fb2de2de8fa3a1022fa53bd6e061a97d672 (patch) | |
| tree | 1340f55c32f9dc00524f5324ecba1944af95b169 /packages.json | |
| parent | 6bbf9d6e61846df04fa12531b157367ab48d5752 (diff) | |
| download | packages-17428fb2de2de8fa3a1022fa53bd6e061a97d672.tar.gz packages-17428fb2de2de8fa3a1022fa53bd6e061a97d672.zip | |
Add package nasher (#1114)
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json index e610f81..ef11d21 100644 --- a/packages.json +++ b/packages.json @@ -13724,5 +13724,21 @@ "description": "A post-modern, \"multi-dimensional\" configurable ls/file lister", "license": "MIT", "web": "https://github.com/c-blake/lc" + }, + { + "name": "nasher", + "url": "https://github.com/squattingmonk/nasher.nim", + "method": "git", + "tags": [ + "nwn", + "neverwinternights", + "neverwinter", + "game", + "bioware", + "build" + ], + "description": "A build tool for Neverwinter Nights projects", + "license": "MIT", + "web": "https://github.com/squattingmonk/nasher.nim" } ] |
