little more text
This commit is contained in:
parent
c16db71555
commit
7c46e70304
1 changed files with 3 additions and 1 deletions
|
@ -16,7 +16,9 @@
|
||||||
|
|
||||||
<body class="no-theme" style="overflow-y: scroll;">
|
<body class="no-theme" style="overflow-y: scroll;">
|
||||||
<h1>This will eventually be something</h1>
|
<h1>This will eventually be something</h1>
|
||||||
<p>I want to let the sound system of jank not be so hard coded, but I still need to work on everything a bit before that can happen. Thanks for your patience</p>
|
<p>I want to let the sound system of jank not be so hard coded, but I still need to work on everything a bit before that can happen. Thanks for your patience.</p>
|
||||||
|
<h3>why does this tool need to exist?</h3>
|
||||||
|
<p>For size reasons jank does not use normal sound files, so I need to make this whole format to be more adaptable</p>
|
||||||
</body>
|
</body>
|
||||||
<script src="/audio/page.js" type="module"></script>
|
<script src="/audio/page.js" type="module"></script>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue