niftools / nifxml

A repository for the nif.xml file, which contains the nif file format description.
http://www.niftools.org
GNU General Public License v3.0
37 stars 43 forks source link

Changes after writing C# source gen #99

Closed ousnius closed 1 year ago

ousnius commented 1 year ago

Here's part of the changes I needed to do after writing a C# / .NET Source Generator that uses the nif.xml due to C#'s stronger type checking.

In this PR I only included changes that shouldn't cause any compatibility issues and don't leave much room for discussion.

Changes: