Add Vencord save support

This commit is contained in:
Idrees Hassan
2025-11-16 11:05:44 -05:00
parent e7be2b7661
commit 37a30ea509
10 changed files with 85 additions and 16 deletions

View File

@@ -26,6 +26,6 @@
</div>
<div id="spacer"></div>
<!-- <script type="module" src="spritesheet-compiler.js"></script> -->
<script src="../dist/birb.js"></script>
<script src="../dist/web/birb.js"></script>
</body>
</html>