mirror of
https://github.com/GittyMac/OpenFK.git
synced 2026-07-02 00:10:46 -05:00
Update dl.html
This commit is contained in:
parent
71500af91f
commit
bc9f532416
13
dl.html
13
dl.html
|
|
@ -6,6 +6,11 @@
|
|||
<title>OpenFK</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta property="og:title" content="Download OpenFK" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://gittymac.github.io/OpenFK/dl.html" />
|
||||
<meta property="og:image" content="https://gittymac.github.io/OpenFK/logodl.png" />
|
||||
<meta property="og:description" content="OpenFK is an open source replacement for the U.B. Funkeys executable." />
|
||||
</head>
|
||||
|
||||
<div class="sidenav">
|
||||
|
|
@ -16,14 +21,14 @@
|
|||
</div>
|
||||
|
||||
<body>
|
||||
<marquee style="padding-top: 10px;" scrollamount="10">Update system coming soon with OpenFK 1.7!</marquee>
|
||||
<marquee style="padding-top: 10px;" scrollamount="10">OpenFK 1.7 now out with update system!</marquee>
|
||||
<img src="logodl.png" alt="OpenFK Logo with Download Arrow"/>
|
||||
<h1>Download OpenFK</h1>
|
||||
<h3>Download OpenFK here! <br> You will need to U.B. Funkeys installed.</h3>
|
||||
<h2>Download Links</h2>
|
||||
<a class="dl" href="https://github.com/GittyMac/OpenFK/releases/download/v1.6/OpenFK.1.6.x64.zip">Download (x64)</a>
|
||||
<a class="dl" href="https://github.com/GittyMac/OpenFK/releases/download/v1.7/OpenFK.1.7.x64.zip">Download (x64)</a>
|
||||
<p></p>
|
||||
<a class="dl" href="https://github.com/GittyMac/OpenFK/releases/download/v1.6/OpenFK.1.6.x86.zip">Download (x86)</a>
|
||||
<a class="dl" href="https://github.com/GittyMac/OpenFK/releases/download/v1.7/OpenFK.1.7.x86.zip">Download (x86)</a>
|
||||
<h2>How to Install</h2>
|
||||
<p>
|
||||
OpenFK requires some manual work to set it up fully.<br> Put the contents of the OpenFK release into your RadicaGame folder.
|
||||
|
|
@ -39,4 +44,4 @@
|
|||
<br><em>Please note USB support currently uses a workaround which can sometimes not work correctly.</em>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user