monodevelop-nuget-addin icon indicating copy to clipboard operation
monodevelop-nuget-addin copied to clipboard

Any chance of a MD plug in for V 2.6 (PSMStudio)?

Open SimonDarksideJ opened this issue 9 years ago • 3 comments

Looking to update NuGet packaging for MonoGame and the last platform is PSMobile.

However even the latest version of PSMStudio is only based on MonoDevelop 2.6.

Is there any chance to way for this NuGet plugin to work with that version?

SimonDarksideJ avatar Jan 19 '15 18:01 SimonDarksideJ

I downloaded the latest PSM SDK 2.0 and that seems to be using MonoDevelop 2.8.8.4.

I tried a recompiled version of the NuGet addin which seems to work without any real changes apart from changing the configuration so it refers to MonoDevelop 2.8.

I can probably drop the version specified in the config down to 2.0 to make it work in any 2.x version.

mrward avatar Jan 19 '15 19:01 mrward

That would be great. It's the only thing stopping us delivering a NuGet for the PSM platform :dancer:

SimonDarksideJ avatar Jan 19 '15 22:01 SimonDarksideJ

Sadly this does not work. If an addin says it is compatible with 2.0 or 2.6 it cannot be installed in MonoDevelop 2.8.

I built a version of the NuGet addin for MonoDevelop 2.6 but I have not tested it. You should be able to download the .mpack and install it from file.

I also tried to get the NuGet addin to build on MonoDevelop's addin site but it does not seem to be working. That would have made it available to PSM Studio since it seems to use the MonoDevelop addin gallery.

mrward avatar Jan 20 '15 20:01 mrward