Artpack selector dialog (voxel.js plugin)
When opened (packs
keybinding, example: P), the dialog shows an
artpacks-ui
and lets you reorder the artpacks
used for textures, sounds, etc.:
Drag and dropping the packs changes priority (highest is listed first); new packs can be loaded by dropping .zip files from disk. Clicking the preview button will apply the pack changes to the game using voxel-texture-shader, and the dialog can be dismissed by clicking outside of it (as usual for voxel-modal-dialog).
MIT