Braini01 / bis-file-formats

c# .net standard code base for reading ArmA/BIS file formats
MIT License
46 stars 22 forks source link

Using PAA for Paint.net plugin #3

Open Man232 opened 6 years ago

Man232 commented 6 years ago

Hi, I used your code in my code (plugin to open paa textures for paint.net) https://p3dm.ru/soft/resource-extractors/10685-paa-pac-plugin-for-paintnet-v4020-net-47.html

Thank you very much for your code!

Braini01 commented 6 years ago

Very nice idea! Thx for the message :)

mwpowellhtx commented 1 year ago

Is there a download and/or releases for either/both of these? I saw the note for nuget packages 👍 btw, for starters. Mainly interested in the paint.net plugin, @Man232. 🍻

GarageMan commented 1 year ago

@mwpowellhtx did you open the link in @Man232's post? Though it is in Russian, there is a Download button, which will grab a rar-file containing the PAATYPE.dll. No further documentation is included.

It is not an officially proven plugin (otherwise, it would be listed - read https://www.getpaint.net/doc/latest/InstallPlugins.html

Despite it the plugin works very well!

Cheers.

.:. lutz

PackJC commented 1 year ago

https://github.com/PackJC/Paint.NET-PAA-PAC-Importer

Continuing the work from above, seems no update in 3 years