Any plans on updating CocosSharp PCL NuGet to latest version?
Hi Filip,
From v1.7+ onwards, we are offering only two packages — namely CocosSharp
and CocosSharp.Forms
, with the latter required for Xamarin.Forms support.
However, in both instances, each package includes combined support for both platform-specific and PCL targets.
Answers
Hi Filip,
From v1.7+ onwards, we are offering only two packages — namely
CocosSharp
andCocosSharp.Forms
, with the latter required for Xamarin.Forms support.However, in both instances, each package includes combined support for both platform-specific and PCL targets.
What about support for Windows DX and GL, Linux, MacOS? Not supported anymore, just phones?
Hi Filip,
We definitely will be adding desktop support in future releases.
Hey guys,
Any way of getting the Win-MacOS GL templates and libraries updated to 1.7?
Right now the only way to work a project in DesktopGL is by downloading the templates manually from github and then, the nugget packages for th 1.7 version are not compatible with it, so I still have to use the 1.6 libraries with it.
Tks.