Skip to content

Arbos/nwn2mdk

Repository files navigation

Neverwinter Nights 2 Modding & Development Kit

NWN2MDK is a collection of tools to mod NWN2 and to develop third-party software to work with NWN2.

Tools

  • Blender add-on to Create 3D models and animations for NWN2.
  • nwn2mdk-lib: C++ library to create third-party software to work with NWN2.
  • nw2fbx: Command-line based utility to convert MDB/GR2 to FBX.
  • fbx2nw: Command-line based utility to convert FBX to MDB/GR2.
  • dumpgr2: Command-line based utility to pretty print the data of a GR2 file. It's only used for debugging purposes.