The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MonoGame v3.8.4.1 source code.tar.gz | 2025-10-20 | 37.8 MB | |
| MonoGame v3.8.4.1 source code.zip | 2025-10-20 | 38.8 MB | |
| README.md | 2025-10-20 | 1.6 kB | |
| Totals: 3 Items | 76.6 MB | 32 | |
Summary
Maintenance release on top of 3.8.4 to solely address Google Policy issue requirements (16kb Policy) and iOS API updates. Desktop/Console builds are unaffected.
[!NOTE] Please check the Upgrade Guide for details on updating your
csprojin order to adopt the3.8.4.1release, most notably: - Updating client project to DotNet 9 - RemovingRestoreDotNetToolssection (as functionality moved into the MonoGame NuGets)
Whats new:
- Bump OpenAL to Fix iOS (https://github.com/MonoGame/MonoGame/pull/8935)
- Link CoreAudio and AudioToolbox when using OpenAL on iOS [WIP] (https://github.com/MonoGame/MonoGame/pull/8938)
- [CI] Use global.json to pin the SDK version we use to build (https://github.com/MonoGame/MonoGame/pull/9051)
- Update templates to include template fixes and dotnet 9 update
Full Changelog: https://github.com/MonoGame/MonoGame/compare/v3.8.4...v3.8.4.1