Mono-nx Switch
From GameBrew
More actions
| mono-nx | |
|---|---|
| General | |
| Author | exelix11 |
| Type | Developments |
| Version | 0 |
| License | MIT License |
| Last Updated | 2025/05/22 |
| Links | |
| Download | |
| Website | |
| Source | |
This is an unofficial port of the mono runtime to the switch homebrew toolchain. It can run dotnet 9.0 applications using the mono interpreter by loading the dll or exe files directly on console. It can also build .NET assemblies as static libraries using mono AOT.
Building and Usage
To build and use mono-nx, please follow the detailed step-by-step instructions provided in the GitHub repository.
Changelog
v0
- First Release.