Skip to main content

Cocos2D-Mono 2.4.2 is now out!

· One min read
Brandon
Makes things

Cocos2D-Mono 2.4.2 is out now! Go check out the release notes to see what's change...or just read below.

What's Changed

  • Lowered minimum support for Android to API 21
  • Lowered minimum support for iOS 11
  • Improved support for narrow screen devices
  • Fix for ViewPort positioning in Portrait Mode
  • Improved development guides
    • Create a New Project
    • Add Content
  • Fixes and improvements for Project Templates & Samples

Full Changelog: https://github.com/Cocos2D-Mono/cocos2d-mono/compare/2.4.1...2.4.2

NuGet Packages:

Cocos2D-Mono.Android Cocos2D-Mono.DesktopGL Cocos2D-Mono.iOS Cocos2D-Mono.Uwp Cocos2D-Mono.Windows

Visual Studio Project Template Extension

This release sees some great improvements to the library!

Check it out & stay tuned for more to come!

Cocos2D-Mono 2.4.1 is now out!

· One min read
Brandon
Makes things

Cocos2D-Mono 2.4.1 is out now! Go check out the release notes to see what's change...or just read below.

What's Changed

  • Add Support to Align Menu Items Left or Right Vertically
  • Fix support for initializing CCSprite with CCTexture2D
  • Support Change Text using Property for CCMenuItemFont
  • Add support for passing in fontname and fontsize for CCMenuItemFont

Full Changelog: https://github.com/Cocos2D-Mono/cocos2d-mono/compare/2.4.0...2.4.1

NuGet Packages:

Cocos2D-Mono.Android Cocos2D-Mono.DesktopGL Cocos2D-Mono.iOS Cocos2D-Mono.Uwp Cocos2D-Mono.Windows

Visual Studio Project Template Extension

This release sees some great improvements to the library!

Check it out & stay tuned for more to come!

Cocos2D-Mono 2.4.0 is now out!

· One min read
Brandon
Makes things

Release Logo

Cocos2D-Mono 2.4.0 is out now! Go check out the release notes to see what's change...or just read below.

What's Changed

  • Support for MonoGame 3.8.1
  • Migration to .NET 6
  • Support for iOS development on Apple Silicon
  • CCMenuImage improvements
  • Bumps to dependencies
  • General fixes and improvements
  • Pipeline Improvements
  • Updated documentation

Full Changelog: https://github.com/Cocos2D-Mono/cocos2d-mono/compare/2.3.12...2.4.0

NuGet Packages:

Cocos2D-Mono.Android Cocos2D-Mono.DesktopGL Cocos2D-Mono.iOS Cocos2D-Mono.Uwp Cocos2D-Mono.Windows

Visual Studio Project Template Extension

This release sees some major changes and improvements to the library, most importantly, support for developing on Apple Silicon and ARM based devices!

This update also targets .NET 6 which opens up better multiplatform support.

Check it out & stay tuned for more to come!