Skip to content
This repository has been archived by the owner on Aug 17, 2018. It is now read-only.

zunath/ModPacker-CSharp

Repository files navigation

ModPacker-CSharp

This is a reimplementation of the Java based ModPacker application for the game NeverWinter Nights.

It allows you to read in an NWN module file into C# classes, manipulate the data and then write out the updated mod file.

You can do whatever you want with the data - put it into a database, write to JSON/XML, etc.

This package is designed for programmers in mind and does not offer the same command line tools the original provided. (But you can easily do all of that in C#)

Releases

No releases published

Packages

No packages published

Languages