Refreshes Retype-generated documentation.
Process triggered by nbats.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.751990213363">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.751997628251">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.5.0">
|
||||
@@ -31,11 +31,11 @@
|
||||
<script data-cfasync="false">(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
|
||||
|
||||
<link href="../static/favicon.ico" rel="icon">
|
||||
<link href="../resources/css/retype.css?v=3.5.0.751990213363" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.5.0.751997628251" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.751990213363" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.751997628251" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.751990213363" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.751997628251" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -395,6 +395,7 @@
|
||||
<li><a href="https://github.com/vpinball/vpinball">Visual Pinball</a> - Pinball Table Editor / Simulator / <a href="https://www.vpforums.org/">Tables</a></li>
|
||||
<li><a href="https://puyovs.com/">Puyo Puyo VS</a> - Puyo Puyo Clone</li>
|
||||
<li><a href="https://clonehero.net/">Clone Hero</a> - Guitar Hero Clone / <a href="https://fmhy.pages.dev/base64/#setlists">Setlists</a>, <a href="https://customsongscentral.com/">2</a> / <a href="https://github.com/Meowmaritus/WiitarThing">Wii Controller Support</a></li>
|
||||
<li><a href="https://github.com/YARC-Official">YARC-Official</a> - Rock Band Clone</li>
|
||||
<li><a href="https://www.stepmania.com/">StepMania</a>, <a href="https://projectoutfox.com/">Project OutFox</a> or <a href="https://www.noti.tg/">NotITG</a> - DDR Clones</li>
|
||||
<li><a href="https://pumpsanity.net/">PumpSanity</a> - Pump It Up Clone</li>
|
||||
<li><a href="https://m.mugzone.net/">Malody</a> - Rhythm Game</li>
|
||||
@@ -461,6 +462,7 @@
|
||||
<li><a href="https://github.com/Venomalia/UniversalDynamicInput">UniversalDynamicInput</a> - Custom Dolphin Button Pack</li>
|
||||
<li><a href="https://docs.google.com/document/d/1gdjNab-CtVS97jH2diPPP5tCrpBeof9-qPIRRB9-BrU/edit">RPCS3 Setup Guide</a> - RPCS3 Emulator Setup Guide</li>
|
||||
<li><a href="https://github.com/grumpycoders/pcsx-redux">PCSX-Redux</a> - PSCX Development Emulator</li>
|
||||
<li><a href="https://retroachievements.org/">RetroAchievements</a> - Achievements for Emulators</li>
|
||||
</ul>
|
||||
<doc-anchor-target id="rom-sites">
|
||||
<h3>
|
||||
@@ -740,6 +742,7 @@
|
||||
<li><a href="https://mexicantrain.online/">Mexican Train</a> - Domino Train Game</li>
|
||||
<li><a href="http://gridland.doublespeakgames.com/">Gridland</a> - Grid Matching RPG</li>
|
||||
<li><a href="https://thejaspel.itch.io/backpack-hero">Backpack Hero</a> - Turn-Based RPG</li>
|
||||
<li><a href="https://jcw87.github.io/c2-sans-fight/">Sans Fight</a> - Undertale Fight Simulator</li>
|
||||
<li><a href="https://hackerwars.io/">Hacker Wars</a> or <a href="http://slavehack2.com/">SlaveHack2</a> - Hacking Game</li>
|
||||
<li><a href="https://2020game.io/">2020 Game</a> - Play through 2020</li>
|
||||
<li><a href="https://flappybird.io/">Flappy Bird</a> - HTML5 Flappy Bird</li>
|
||||
|
||||
Reference in New Issue
Block a user