Note: This module is deprecated in favor of voxel-inventory-hotbar.
Connects player inventory to a toolbar, for voxel.js:
Requires:
- toolbar: displays the actual toolbar
- inventory: backing data structure for the inventory items
- voxel-registry: provides item texture names
Optionally supports:
- voxel-plugins: dynamic enabling/disabling
This module uses the 'toolbar' NPM module. Alternative using inventory-window: voxel-inventory-hotbar
MIT