mirror of
https://github.com/LinoSchmidt/StickExporterTX.git
synced 2026-03-21 10:00:47 +01:00
Added "Open Output Folder" Button
This commit is contained in:
@@ -11,7 +11,10 @@
|
||||
<body>
|
||||
<button onclick="startRender()">Start Render</button>
|
||||
<p id="logNumber">Log 0/0</p>
|
||||
<p id="status">Idle</p>
|
||||
<div class="dataDiv">
|
||||
<p id="status">Idle</p>
|
||||
<button onclick="openOutputFolder()">Open Output Folder</button>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="dataDiv">
|
||||
<p>FPS: </p>
|
||||
|
||||
Reference in New Issue
Block a user