You can always find the available downloads, on [the download page](https://bitbucket.org/Malkyne/desert-paint-lab/downloads).
The most recent version is [T7 Release Candidate 4](https://bitbucket.org/Malkyne/desert-paint-lab/downloads/DesertPaintLab_T7_RC4.zip).
The most recent version is [T7 Release Candidate 4](https://bitbucket.org/Malkyne/desert-paint-lab/downloads/DesertPaintLab_T7_RC5.zip). For Mac, you can download a [dmg containing a Mac app bundle](https://bitbucket.org/Malkyne/desert-paint-lab/downloads/DesertPaintLab_T7_RC5.dmg).
This application should run under Mono on Mac, Linux, and Windows. If you are on Windows,
and do not have Mono installed, you can install [GTK# for .NET](http://www.mono-project.com/download/#download-win),
...
@@ -91,9 +91,6 @@ High DPI screens may be displaying the g
Q: How do I find my native screen resolution?
A: You can find it by opening up "About this Mac" from the Apple menu and clicking on the "Displays" tab. That should show the screen size and resolution to enter.
Q: Why not a native Mac app bundle? Why make me use the command line?
A: That's in the works, along with a Windows installer that bundles up the GTK# dependencies so you don't have to install that separately.
## For Developers
This application was developed using [MonoDevelop](http://www.monodevelop.com/), using the [Stetic GTK UI designer](http://www.monodevelop.com/documentation/stetic-gui-designer/).