forked from Cavemanon/snootgame.xyz
79 lines
4.2 KiB
HTML
Executable File
79 lines
4.2 KiB
HTML
Executable File
<!DOCTYPE html>
|
|
<html lang=";LANG;">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<!--this is for web scrapers like duckduckgo, google, etc-->
|
|
<meta name="robots" content="index, follow">
|
|
|
|
<!--self explanatory-->
|
|
<meta name="description" content="The Pre-historic Romance a million years in MS Paint to tell.">
|
|
<meta name="keywords" content="game, snootgame, snoot game, snoot, game, goodbye volcano high, goodbye, volcano, high, parody, parody game, free software, libre software, GNU GPL, open source games">
|
|
<meta name="author" content="Cavemanon">
|
|
|
|
<!--og: stuff is facebook stuff, but still many scrapers look for it since it's basically a standard at this point.-->
|
|
<meta property="og:site_name" content="Cavemanon" >
|
|
<meta name="twitter:domain" property="twitter:domain" content="https://snootgame.xyz/">
|
|
<meta name="og:title" property="og:title" content="Cavemanon" >
|
|
<meta property="og:description" content="The Pre-historic Romance a million years in MS Paint to tell.">
|
|
<meta name="twitter:description" property="twitter:description" content="The Pre-historic Romance a million years in MS Paint to tell.">
|
|
<meta property="og:image" content="favicon.ico">
|
|
|
|
<!--if people share your content on twitter, these images will format their url and look cool on twitter-->
|
|
<meta property="twitter:card" content="https://snootgame.xyz/pathetic.webp">
|
|
<meta name="twitter:image:src" property="twitter:image:src" content="https://snootgame.xyz/favicon.ico">
|
|
<meta name="twitter:image" property="twitter:image" content="https://snootgame.xyz/favicon.ico">
|
|
<meta name="og:image:alt" property="og:image:alt" content="Dino Waifu">
|
|
|
|
<!--self explanatory-->
|
|
<meta property="og:url" content="https://snootgame.xyz" >
|
|
<meta property="og:type" content="website">
|
|
|
|
<title>Snoot Game</title>
|
|
<link href=style.css rel="stylesheet" type="text/css" media="all">
|
|
<link href=favicon.webp rel="shortcut icon" type="image/webp">
|
|
</head>
|
|
<h2 style="margin-bottom:5px;">Game Download</h2>
|
|
<p style="text-align:center;"><a id="changelog" href=changelog.html>;CHANGELOG;</a></p>
|
|
<div class=center>
|
|
|
|
<div style="float: left;width:25%;">
|
|
<h2 style="margin-bottom:5px;">Windows</h2>
|
|
<a class=center href=bin/;VERSION;-win.zip>;DIRECTDOWNLOAD;</a>
|
|
<a class=center href=bin/;VERSION;-win.zip.torrent>;TORRENTDOWNLOAD;</a>
|
|
</div>
|
|
<div style="float: left;width:25%;">
|
|
<h2 style="margin-bottom:5px;">GNU/Linux</h2>
|
|
<a class=center href=bin/;VERSION;-linux.tar.bz2>;DIRECTDOWNLOAD;</a>
|
|
<a class=center href=bin/;VERSION;-linux.tar.bz2.torrent>;TORRENTDOWNLOAD;</a>
|
|
</div>
|
|
<div style="float: left;width:25%;">
|
|
<h2 style="margin-bottom:5px;">MacOS</h2>
|
|
<a class=center href=bin/;VERSION;-mac.zip>;DIRECTDOWNLOAD;</a>
|
|
<a class=center href=bin/;VERSION;-mac.zip.torrent>;TORRENTDOWNLOAD;</a>
|
|
</div>
|
|
<div style="float: left;width:25%;">
|
|
<h2 style="margin-bottom:5px;">Android</h2>
|
|
<a class=center href=bin/cavemanon.snootgame-release.apk>;DIRECTDOWNLOAD;</a>
|
|
<a class=center href=bin/cavemanon.snootgame.xyz-700-universal-release.apk.torrent>;TORRENTDOWNLOAD;</a>
|
|
</div>
|
|
</div>
|
|
<h2>Misc Downloads</h2>
|
|
<div style="float: left;width:25%;">
|
|
<p>;ARTBOOKCHECKOUTOUR; <a href="misc/artbook.zip">;ARTBOOK;</a></p>
|
|
</div>
|
|
<div style="float: left;width:25%;">
|
|
<p>;DESKTOPFANGCHECKOUTOUR; <a href="misc/desktop_fang.zip">;DESKTOPFANG;</a> <a href="https://git.snootgame.xyz/Cavemanon/Desktop_Pet">;DESKTOPFANGSOURCECODE;</a></p>
|
|
</div>
|
|
<div style="float: left;width:25%;">
|
|
<p>;HELPTRANSLATEWANTTO; <a href="misc/translation_pack.zip">;HELPTRANSLATE;</a> ;HELPTRANSLATEFORIMAGES;</p>
|
|
</div>
|
|
<div style="float: left;width:25%;">
|
|
<p>;UNCOMPASSETS;</p>
|
|
<p><a href="misc/Graphics.zip">;UNCOMPASSETSGRAPHICS;</a> <a href="https://mega.nz/file/GFwhnIKD#F7xYNntmHLQSSM6cP2YRh1LLPnwGogNS0uyuDegmrMc">;UNCOMPASSETSMIRROR;</a></p>
|
|
<p><a href="misc/Audio.zip">;UNCOMPASSETSAUDIO;</a> <a href="https://mega.nz/file/eYxhEAbQ#ySY1Kwk2cPRY3VcGvTZBXAwhFNEUIECgOsiv0ZtlISo">;UNCOMPASSETSMIRROR;</a></p>
|
|
</div>
|
|
</ul>
|
|
</body>
|
|
</html>
|