Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
New beta build
  • Loading branch information
jac18042 committed Apr 23, 2020
1 parent 48ab117 commit 675f6f2
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
Binary file modified Sidescroller/Builds/Beta/Build/Beta.data.unityweb
Binary file not shown.
2 changes: 1 addition & 1 deletion Sidescroller/Builds/Beta/Build/Beta.json
@@ -1,6 +1,6 @@
{
"companyName": "University of Connecticut - School of Fine Arts - Department of Digital Media and Design - DMD 2542 - Introduction to Scripting - Professor Stefan Lopuszanski",
"productName": "Sidescroller",
"productName": "Reincarnation! : Jason Cramer",
"dataUrl": "Beta.data.unityweb",
"wasmCodeUrl": "Beta.wasm.code.unityweb",
"wasmFrameworkUrl": "Beta.wasm.framework.unityweb",
Expand Down
Binary file modified Sidescroller/Builds/Beta/Build/Beta.wasm.code.unityweb
Binary file not shown.
Binary file modified Sidescroller/Builds/Beta/Build/Beta.wasm.framework.unityweb
Binary file not shown.
4 changes: 2 additions & 2 deletions Sidescroller/Builds/Beta/index.html
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Unity WebGL Player | Sidescroller</title>
<title>Unity WebGL Player | Reincarnation! : Jason Cramer</title>
<link rel="shortcut icon" href="TemplateData/favicon.ico">
<link rel="stylesheet" href="TemplateData/style.css">
<script src="TemplateData/UnityProgress.js"></script>
Expand All @@ -18,7 +18,7 @@
<div class="footer">
<div class="webgl-logo"></div>
<div class="fullscreen" onclick="gameInstance.SetFullscreen(1)"></div>
<div class="title">Sidescroller</div>
<div class="title">Reincarnation! : Jason Cramer</div>
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion Sidescroller/ProjectSettings/ProjectSettings.asset
Expand Up @@ -14,7 +14,7 @@ PlayerSettings:
accelerometerFrequency: 60
companyName: University of Connecticut - School of Fine Arts - Department of Digital
Media and Design - DMD 2542 - Introduction to Scripting - Professor Stefan Lopuszanski
productName: Sidescroller
productName: 'Reincarnation! : Jason Cramer'
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}
m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
Expand Down

0 comments on commit 675f6f2

Please sign in to comment.