made it download exe, and made that work (scuffed in GO)

This commit is contained in:
HerpieDerpie@example.com
2024-03-19 22:10:51 +01:00
parent 749a01b8e4
commit c9e10b85b8
11 changed files with 210 additions and 492 deletions

View File

@@ -15,7 +15,7 @@
<h1 id="title"></h1>
<div id="projectButtons">
<button id="editProjectName" onclick="editProjectName()">Edit Name</button>
<button id="exportProject" onclick="exportProject()">Export Project</button>
<button id="exportProject" onclick="exportProject()">Export Project (Windows EXE)</button>
</div>
<h3 id="section-title">Commands:</h3>
<div id="grid" class="bot-list">