Add shared contract launcher link

This commit is contained in:
Andraxion 2026-06-27 06:55:13 -04:00
parent d1632dc5d8
commit 0074f0e10c
2 changed files with 14 additions and 0 deletions

View file

@ -28,6 +28,7 @@ export default defineConfig({
rollupOptions: {
input: {
main: resolve(__dirname, "index.html"),
futureSharedContract: resolve(__dirname, "Future - Shared Contract.html"),
worldshaperStudio: resolve(__dirname, "worldshaper-studio.html"),
worldshaperHeightViewer: resolve(__dirname, "worldshaper-height-viewer.html"),
},