This repo houses the .NET port of REasy. WIP.
Why not just focus on the Python version? -> Performance.
- .NET 6.0 or higher
- Visual Studio 2022 or another compatible IDE
dotnet build
REasy.Core
- Core library with file parsing logicREasy.Tests
- Some test samples
- Non-Embedded RSZ Parsing
Feel free to contribute!
MIT License