Sha256: d16e5faaf5c3217e30ad3a5ca33c31de5b99f28a491a6a698df46e62bbf7cae2

Contents?: true

Size: 380 Bytes

Versions: 4

Compression:

Stored size: 380 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <meta charset= "utf-8" />
    <title>DXOpal game</title>
    <script type="text/javascript" src="dxopal.min.js"></script>
    <script type="text/ruby">
      DXOpal.dump_error{ require_remote "main.rb?#{Time.now}" }
    </script>
  </head>

  <body>
    <canvas id="dxopal-canvas"></canvas>
    <div id="dxopal-errors"></div>
  </body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
dxopal-1.6.0 template/index.html
dxopal-1.5.2 template/index.html
dxopal-1.5.1 template/index.html
dxopal-1.5.0 template/index.html