Skip to content
This repository was archived by the owner on Dec 6, 2020. It is now read-only.

Tags: angelsl/reNX

Tags

renx-1.1.8

Toggle renx-1.1.8's commit message
Last release for reNX for life.

Changes:
* Fix possible P/Invoke bug (thanks @LankMasterFlex!)

renx-1.1.7

Toggle renx-1.1.7's commit message
reNX: Fix small issue where nodes are parsed multiple times. Target .…

…NET 4.

CLR 4 shows large improvements in.. basically everything. No point not targetting it. The code will still support .NET 3.5. In fact, the code can run on .NET 2.0, if NXFile.ResolvePath is rewritten without LINQ.

Signed-off-by: angelsl <hidingfromhidden@gmail.com>

renx-1.0.0

Toggle renx-1.0.0's commit message
reNX: Prepare for release.

Signed-off-by: angelsl <hidingfromhidden@gmail.com>