Skip to content

Commit 4261d51

Browse files
authored
update readme, fix markdown violations
1 parent 579b96f commit 4261d51

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,27 @@
11
# What is this?
2+
23
This is an open-source implementation of the R2R Patch and `R2RLIVE.dll` of Ableton Live, written in Python 3.
34

45
Like `R2RLIVE.dll`, this script uses Team R2R's signing key only.
56

67
# Disclaimer
8+
79
This script is not the result of reverse engineering Ableton Live, and the output of this script **will not** circumvent the protection on an **unmodified** copy of Ableton Live.
10+
811
# Download
12+
913
Download the source code zip file from Releases tab. Otherwise features could be broken.
1014

11-
https://github.com/devilAPI/abletonCracker/releases/latest
15+
<https://github.com/devilAPI/abletonCracker/releases/latest>
16+
1217
# Compatibility
18+
1319
- Works on Windows and Linux (with wine)
1420
- Should work for all Ableton Live Versions above Live 9 (9,10,11,12)
1521
- Every Edition works too (Lite, Intro, Standard, Suite)
22+
1623
# How to use
24+
1725
1. Open `config.json`
1826
2. Change the variables to fit your Ableton Live installation.
1927
3. Save the file.
@@ -22,6 +30,9 @@ https://github.com/devilAPI/abletonCracker/releases/latest
2230
6. You're done. Ableton Live is now activated.
2331

2432
# Credits
25-
The Implementation of the KeyGen (keygen.py) was made by rufoa. Go leave a star on his Git page!
33+
34+
The Implementation of the KeyGen (keygen.py) was made by rufoa. Go leave a star on his Git page!
35+
2636
# Coming Soon
37+
2738
- Ableton Downloader

0 commit comments

Comments
 (0)