Cocos2D-Mono.Core.Linux
2.5.9
See the version list below for details.
dotnet add package Cocos2D-Mono.Core.Linux --version 2.5.9
NuGet\Install-Package Cocos2D-Mono.Core.Linux -Version 2.5.9
<PackageReference Include="Cocos2D-Mono.Core.Linux" Version="2.5.9" />
<PackageVersion Include="Cocos2D-Mono.Core.Linux" Version="2.5.9" />
<PackageReference Include="Cocos2D-Mono.Core.Linux" />
paket add Cocos2D-Mono.Core.Linux --version 2.5.9
#r "nuget: Cocos2D-Mono.Core.Linux, 2.5.9"
#:package Cocos2D-Mono.Core.Linux@2.5.9
#addin nuget:?package=Cocos2D-Mono.Core.Linux&version=2.5.9
#tool nuget:?package=Cocos2D-Mono.Core.Linux&version=2.5.9
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
- MonoGame.Framework.DesktopGL (>= 3.8.4.1)
- OpenTK (>= 4.9.4)
- SharpZipLib (>= 1.3.3)
- SkiaSharp (>= 3.116.1)
- SkiaSharp.NativeAssets.Linux (>= 3.116.1)
- System.Drawing.Common (>= 8.0.11)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.6.0-preview.4 | 93 | 1/8/2026 |
| 2.6.0-preview.3 | 291 | 11/12/2025 |
| 2.6.0-preview.2 | 180 | 10/21/2025 |
| 2.6.0-preview.1 | 181 | 10/6/2025 |
| 2.5.10 | 103 | 6/25/2026 |
| 2.5.9 | 118 | 4/3/2026 |
| 2.5.8 | 108 | 3/20/2026 |
| 2.5.7 | 124 | 2/21/2026 |
| 2.5.6 | 134 | 1/8/2026 |
| 2.5.5 | 225 | 10/21/2025 |
| 2.5.4 | 155 | 9/26/2025 |
| 2.5.3 | 226 | 6/5/2025 |
| 2.5.2 | 169 | 5/3/2025 |
| 2.5.1 | 184 | 4/5/2025 |
| 2.5.0 | 206 | 1/26/2025 |
- Added CCDrawNodeRetained for retained-mode drawing with shape handles (move, recolor, remove without Clear)
- Added CCPixelLabel optimized for frequent text updates with pre-cached character textures
- Added CCSoundHandle for per-instance audio control (volume, pan, pitch, stop, pause)
- Added CCFontManager for easy switching between content pipeline and direct TTF font loading
- Added CCCollision category/mask filtering with CollisionCategory and CollisionCategoryMask on CCNode
- Added CCEaseMath standalone easing utilities (Quad, Cubic, Lerp, ExpSmooth)
