-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
27 lines (23 loc) · 1018 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<html>
<head>
<title>Reddit Reaper</title>
</head>
<body>
<h1>Current Version: 2.4</h1>
<h2>Repository addon</h2>
<p>Instructions for adding this repo:</p>
<ul>
<li>Go to the Kodi file manager.</li>
<li>Click on "Add source"</li>
<li>The path for the source is <b><a href="https://reddit-reaper.github.io/repo/">https://reddit-reaper.github.io/repo/</a></b> (Give it the name ie: "Reapers Github").</li>
<li>Go to "Addons"</li>
<li>In Addons, install an addon from zip. When it asks for the location, select "Reaepers Github", and install
<a href="https://reddit-reaper.github.io/repo/repository.redditreaper-2.4.zip">repository.redditreaper-2.4.zip</a>
</li>
<li>Go back to Addons install, but this time, select "Install from repository"</li>
<li>Select the "Reddit Reaper's Repo"</li>
<li>Go into the "Program add-ons" section in the repo, and you'll find Reaper's Wizard</li>
</ul>
<h2>Enjoy!</h2>
</body>
</html>