Skip to content

Releases: rdpstaff/RDPTools

RDPTools

08 Apr 13:30
Compare
Choose a tag to compare

Changes made maven URL repo

Do not download the Source code (zip or tar.gz).

Clone the RDPTools and use the following commands to checkout this version:
cd RDPTools/
git checkout 2.0.3
git submodule update --init
make

RDPTools 2.0.2

15 Mar 22:04
Compare
Choose a tag to compare

This release contains Xander-Hmmgs 1.0.1 and assembler related packages.

Do not download the Source code (zip or tar.gz).

Clone the RDPTools and use the following commands to checkout this version:
cd RDPTools/
git checkout 2.0.2
git submodule update --init
make

RDPTools 2.0.1

25 Feb 16:54
Compare
Choose a tag to compare

This release contains Xander assembler related packages.

Download the RDPTools-2.0.1.tgz, do not download the Source code (zip or tar.gz).

If you have cloned the RDPTools, use the following commands to checkout this version:
cd RDPTools/
git checkout 2.0.1
git submodule update --init
make