RLDev for Dummies

Here it is: https://mega.nz/#!u9xAgYCK!VuysT84KI8vSkhGc7zHyvvPaFzH56p68PrZdl9mAMcI

I advise you to extract it somewhere else, other than the folder you installed Cygwin, as you still may need those files, if things go wrong. You’ll have to declare/edit 2 environment variables. One for Cygwin, and one for RLDev.
First, extract the archive. Then open up Advanced System Settings from System menu, located in Windows’ Control Panel. Click Environment Variables:
1-For Cygwin:
a)Double-click PATH variable, in System Variables.
b)Add the path where you extracted the Cygwin archive, before all other paths (For example:
C:\RLDevSetup\Cygwin\bin)
c)Put a “;” at the end (don’t put quotation marks)

2-For RLDev
a)Click New located on User variables
b)Type RLDEV in “Variable Name”
c)Add the path where you extracted TLWiki’s (or Haeleth’s) fork of RLDev (For example: C:\RLDevSetup\rldev-master) and click OK.
d)Do the same for the system variables, just to be sure.

If you have questions, ask and I’ll help you ^^