This repository was archived by the owner on Feb 2, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 33Provides continued support to projects using Twitch API v3 by providing the legacy API
44at a local endpoint.
55
6- ## Download
7-
8- Download ready-made artifacts that work on all platforms here:
9- https://github.com/zwb3/twitch-api-v3-proxy/releases/latest
10-
11- You can use these downloads instead of building the project
12- yourself if your only aim is to run the project.
13-
14- I recommend downloading the ` twitch-api-v3-proxy-boot.tar `
15- (or zip if you prefer) for a full package including
16- start scripts.
17-
186## Install Java 8
197
208Java 8 is required, older releases are not supported.
@@ -27,6 +15,18 @@ On Debian, for example:
2715
2816Other distributions - google yourself!
2917
18+ ## Download
19+
20+ Download ready-made artifacts that work on all platforms here:
21+ https://github.com/zwb3/twitch-api-v3-proxy/releases/latest
22+
23+ You can use these downloads instead of building the project
24+ yourself if your only aim is to run the project.
25+
26+ I recommend downloading the ` twitch-api-v3-proxy-boot.tar `
27+ (or zip if you prefer) for a full package including
28+ start scripts.
29+
3030## Unzip
3131
3232For a fresh install:
You can’t perform that action at this time.
0 commit comments