Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
|
- <!DOCTYPE html>
- <html>
- <meta charset="utf-8">
- <head>
- <link rel="stylesheet" href="../../style.css">
- </head>
- <body>
- <script data-goatcounter="https://services.opengamestudio.org:443/count" async src="//services.opengamestudio.org:443/count.js"></script>
- <div id="header">
- <div>
- <strong id="title">Open Game Studio</strong>
- <div id="lang">
- <a href="../../en/tool/index.html">EN</a>
- <a href="../../ru/tool/index.html">RU</a>
- </div>
- </div>
- <div class="header2">
- <div class="menu">
- <a href="../../en/news/index.html">News</a>
- <a href="../../en/game/index.html">Games</a>
- <a href="../../en/tool/index.html">Tools</a>
- <a href="../../en/page/about.html">About</a>
- </div>
- <a class="discord" href="https://discord.gg/3A6THQabNf">
- <img src="../../images/discord.png"></img>
- </a>
- <div class="clear"></div>
- </div>
- </div>
- <center>
- <h1>Tools</h1>
-
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="pskov.html">PSKOV</a>
- </h2>
- <div class="news_item_contents">
- <p><a href="http://opengamestudio.org/pskov">PSKOV</a> is a static site generator that runs in your web browser.</p>
- <p>. . .</p>
- </div>
- <div class="news_item_more">
- <a href="pskov.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="lfsa.html">LFSA</a>
- </h2>
- <div class="news_item_contents">
- <p><a href="http://opengamestudio.org/lfsa">LFSA</a> (<strong>L</strong>ocal <strong>F</strong>ile <strong>S</strong>ystem <strong>A</strong>ccess) allows client side JS access local file system.</p>
- <p>. . .</p>
- </div>
- <div class="news_item_more">
- <a href="lfsa.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="zipbase64.html">ZipBase64</a>
- </h2>
- <div class="news_item_contents">
- <p><a href="http://opengamestudio.org/zipbase64">ZipBase64</a> converts strings to Base64 or Zip + Base64. Runs in your web browser.</p>
- <p>. . .</p>
- </div>
- <div class="news_item_more">
- <a href="zipbase64.html">Continue reading</a>
- </div>
- </div>
-
-
- <div id="footer">
- The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
- from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
- </div>
- </center>
- </body>
- </html>
|