voxel-drop

1.0.0 • Public • Published

voxel-drop

Drag and drop various types of files to load them into your game (voxel.js plugin)

Uses the W3C File API to read file data dropped by the user from their desktop to the browser. Currently recognizes:

  • .zip or .jar: loads textures using artpacks (hold shift to clear)
  • .js: loads JavaScript and/or plugins using voxel-plugins
  • .dat: loads MC player.dat inventory files using playerdat into voxel-carry (hold shift to append)

License

MIT

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i voxel-drop

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • deathcap