-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
20 lines (19 loc) · 1.1 KB
/
index.html
File metadata and controls
20 lines (19 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<head>
<title>cutieepc's jerkclient api</title>
<meta name="robots" content="noindex,nofollow">
<meta content="cutieepc's jerkclient api" property="og:title" />
<meta content="cutieepc's jerkclient api for a certain block game in combination with a certain client." property="og:description" />
<meta content="https://stash.qtpc.tech" property="og:url" />
<meta content="#138808" data-react-helmet="true" name="theme-color" />
</head>
<body>
<h1>cutieepc's jerkclient api</h1>
<p>This is a custom API made to be compatible with a certain block game in combination with a certain client.</p>
<p>Currently available version: main branch retrieved on 15th June 2024, replay branch retrieved on 3rd July 2025.</p>
<p>Supported platforms include: Windows x64, Linux x64, macOS x64 and arm64. Linux arm64 support coming soon (on the main module only).</p>
<h2>How to use?</h2>
<p>Plug https://jerkapi.qtpc.tech as the API into the client. Launch it and the client will retrieve game files directly from this API.</p>
<p>It is highly recommended to delete your old game data before continuing.</p>
</body>
</html>