Added EcmaScript export for gradient editor

This commit is contained in:
2026-02-14 20:43:46 +01:00
parent eae4f0e878
commit b7b8645005
2 changed files with 48 additions and 0 deletions

View File

@@ -44,6 +44,7 @@
<button id="exportShader" class="btn">Export OBS shader</button>
<button id="exportJSON" class="btn">Export JSON</button>
<button id="exportES" class="btn">Export EcmaScript</button>
</div>