<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Nulls on linar.dev</title>
    <link>https://linzer0.github.io/null/</link>
    <description>Recent content in Nulls on linar.dev</description>
    <generator>Hugo -- 0.146.0</generator>
    <language>en</language>
    <atom:link href="https://linzer0.github.io/null/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title></title>
      <link>https://linzer0.github.io/null/unrailedlike/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://linzer0.github.io/null/unrailedlike/</guid>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&#34;en-us&#34;&gt;
  &lt;head&gt;
    &lt;meta charset=&#34;utf-8&#34;&gt;
    &lt;meta http-equiv=&#34;Content-Type&#34; content=&#34;text/html; charset=utf-8&#34;&gt;
    &lt;title&gt;Unity Web Player | HireMe&lt;/title&gt;
  &lt;/head&gt;
  &lt;body style=&#34;text-align: center; padding: 0; border: 0; margin: 0;&#34;&gt;
  &lt;div id=&#34;unityContainer&#34; style=&#34;width: 100vw; height: 100vh;&#34;&gt;
    &lt;canvas id=&#34;unity-canvas&#34; width=1024 height=768 tabindex=&#34;-1&#34; style=&#34;width: 1024px; height: 768px; background: #231F20&#34;&gt;&lt;/canvas&gt;
    &lt;script src=&#34;Build/UnrailedLike.loader.js&#34;&gt;&lt;/script&gt;

  &lt;/div&gt;
    &lt;script&gt;
      if (/iPhone|iPad|iPod|Android/i.test(navigator.userAgent)) {
        // Mobile device style: fill the whole browser client area with the game canvas:
        var meta = document.createElement(&#39;meta&#39;);
        meta.name = &#39;viewport&#39;;
        meta.content = &#39;width=device-width, height=device-height, initial-scale=1.0, user-scalable=no, shrink-to-fit=yes&#39;;
        document.getElementsByTagName(&#39;head&#39;)[0].appendChild(meta);

        var canvas = document.querySelector(&#34;#unity-canvas&#34;);
        canvas.style.width = &#34;100%&#34;;
        canvas.style.height = &#34;100%&#34;;
        canvas.style.position = &#34;fixed&#34;;

        document.body.style.textAlign = &#34;left&#34;;
      }

      createUnityInstance(document.querySelector(&#34;#unity-canvas&#34;), {
        arguments: [],
        dataUrl: &#34;Build/UnrailedLike.data&#34;,
        frameworkUrl: &#34;Build/UnrailedLike.framework.js&#34;,
        codeUrl: &#34;Build/UnrailedLike.wasm&#34;,
        streamingAssetsUrl: &#34;StreamingAssets&#34;,
        companyName: &#34;FortuneWorld&#34;,
        productName: &#34;HireMe&#34;,
        productVersion: &#34;0.1.0&#34;,
        // matchWebGLToCanvasSize: false, // Uncomment this to separately control WebGL canvas render size and DOM element size.
        // devicePixelRatio: 1, // Uncomment this to override low DPI rendering on high DPI displays.
      });
    &lt;/script&gt;
  &lt;/body&gt;
&lt;/html&gt;</description>
    </item>
  </channel>
</rss>
