@@ -18,17 +18,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 2](https://bitbucket.org/Malkyne/desert-paint-lab/downloads/DesertPaintLab_T7_RC2.zip).
The most recent version is [T7 Release Candidate 4](https://bitbucket.org/Malkyne/desert-paint-lab/downloads/DesertPaintLab_T7_RC4.zip).
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.
...
@@ -64,9 +64,9 @@ 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/).
...
\ 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/).