Skip to content

Commit b8b2cd1

Browse files
committed
1.3
1 parent 6d6c9a5 commit b8b2cd1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

1) readmefirst.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ <h2>Project Structure:</h2>
6060
<ul>
6161
<li><strong>gameloader.html</strong> - Main game engine file</li>
6262
<li><strong>level1.js, level2.js, etc.</strong> - Individual level data files</li>
63+
<li><strong>levelstore.html</strong> - Download and view online levels</li>
6364
</ul>
6465
</li>
6566

@@ -82,9 +83,8 @@ <h2>Main Files:</h2>
8283
<div class="section">
8384
<h2>Notes:</h2>
8485
<ul>
85-
<li>Custom levels created in the level editor will be exported as zip files</li>
86-
<li>To add your custom music, place audio files in the /Sound/Level Soundtracks folder</li>
87-
<li>The game automatically detects and loads all level files that are putin the /Levels directory</li>
86+
<li>Custom levels created in the level editor will be exported as zip files and you will be redirected to a Google Form to submit them to be uploaded as online levels.</li>
87+
<li>To add level custom music, for now, place audio files in the /Sound/Level Soundtracks folder</li>
8888
</ul>
8989
</div>
9090
</body>

0 commit comments

Comments
 (0)