mirror of
https://github.com/msikma/pokesprite.git
synced 2026-04-17 06:56:59 -05:00
46 lines
2.1 KiB
HTML
46 lines
2.1 KiB
HTML
<!doctype html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
||
<!--
|
||
|
||
PokéSprite v1.4.7 (r163) <https://github.com/msikma/pokesprite>
|
||
(C) 2014-2017, Michiel Sikma <michiel@sikma.org> and PokéSprite contributors
|
||
(C) 1995-2017 Nintendo/Creatures Inc./GAME FREAK Inc.
|
||
For a full list of contributors, view the project commit history.
|
||
Generated on 2017-05-07 08:49:33.
|
||
|
||
-->
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<title>PokéSprite v1.4.7 (r163) – Files</title>
|
||
<!-- Pokémon icons -->
|
||
<link type="text/css" href="pokesprite.min.css" rel="stylesheet" media="screen" />
|
||
<script charset="utf-8" src="pokesprite.min.js" ></script>
|
||
<!-- Overview CSS (generated from ./resources/overview.scss) -->
|
||
<link type="text/css" href="overview.min.css" rel="stylesheet" media="screen" />
|
||
</head>
|
||
<body>
|
||
<div id="top">
|
||
<div class="description">
|
||
<div class="header">
|
||
<h1>PokéSprite</h1>
|
||
<p>Pokémon icon database and sprite sheet generator</p>
|
||
</div>
|
||
<div class="docs-container">
|
||
<h2>Files (v1.4.7; r163)</h2>
|
||
<p>To implement PokéSprite on a website, you need to include one CSS file, one JS file and one image. Depending on where you want to keep the image, you'll need to edit the CSS file to point to the right location.</p>
|
||
<p>Generated on <span class="time">2017-05-07 08:49:33</span> (<span class="amount">3235</span> icons).</p>
|
||
<p class="build-section"><strong>Standard build:</strong></p>
|
||
<p>Contains Pokémon (regular and shiny; with forms, with right-facing alternate icons), and items.</p>
|
||
<ul>
|
||
<li><a href="pokesprite.min.css">pokesprite.min.css</a></li>
|
||
<li><a href="pokesprite.min.js">pokesprite.min.js</a></li>
|
||
<li><a href="pokesprite.png">pokesprite.png</a></li>
|
||
</ul>
|
||
<p>For more information about the project, visit <a href="https://github.com/msikma/pokesprite">https://github.com/msikma/pokesprite</a>.</p>
|
||
<p><a href="/pokesprite/">Back to overview.</a></p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</body>
|
||
</html>
|