Website/templates/download.html

11 lines
546 B
HTML
Raw Normal View History

2023-03-02 21:09:27 -05:00
<div class="view" download>
<div aki-card>
<div aki-card-title class="text2 heading-5">Download SP-Tarkov</div>
<div aki-card-content>
<p>AKI for runtime 0.12.7.xxxx: <a href="./apps/archives/latest.txt" target="_blank" class="text2">Download</a></p>
<hr aki-divider>
<p>Project AKI will only provide support for its latest version.</p>
<p>When a new version of EFT is released, we'll update AKI as soon as possible. Please be patient.</p>
</div>
</akit-card>
</div>