NWN livegrep is built on Nelson Elhage’s Livegrep and indexes a curated selection of public Neverwinter Nights frameworks and modules.

It can also index a local project. Refer to the README.md on this repository's source code page for instructions: here

Each indexed NWN framework and module is distributed under its own license; please consult the corresponding Git repository for license details.

livegrep uses Russ Cox's excellent RE2 regular expression library, underneath a custom indexing and searching backend written in C++ with pthreads. The frontend is implemented in Go.

livegrep is written by Nelson Elhage and is open source.