@@ -19,17 +19,17 @@ If you find any problems with it, please
in the game.
## Directions
### Download Desert Paint Lab
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 12](https://bitbucket.org/Malkyne/desert-paint-lab/downloads/DesertPaintLab_T7_RC12.zip). For Mac, you can download a [dmg containing a Mac app bundle](https://bitbucket.org/Malkyne/desert-paint-lab/downloads/DesertPaintLab_T7_RC12.dmg).
The most recent version is [T7 Release Candidate 13](https://bitbucket.org/Malkyne/desert-paint-lab/downloads/DesertPaintLab_T7_RC13.zip). For Mac, you can download a [dmg containing a Mac app bundle](https://bitbucket.org/Malkyne/desert-paint-lab/downloads/DesertPaintLab_T7_RC13.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),
without the need for installing Mono. On Mac or Linux, download and install the [Mono runtime](http://www.mono-project.com/download).
### Set Up a Profile
The first time you run Desert Paint Lab, it will prompt you to make a profile. You may either create a new profile, or import an existing PracticalPaint reactions.txt file.
...
@@ -93,9 +93,9 @@ High DPI screens may be displaying the g
## Mac user FAQ
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.
## 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/).
...
\ No newline at end of file
This application was developed using [MonoDevelop](http://www.monodevelop.com/), using the [Stetic GTK UI designer](http://www.monodevelop.com/documentation/stetic-gui-designer/).