Skip to content

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

Notifications You must be signed in to change notification settings

voxel/voxel-drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published