UnityVoltBuilder 4.0.0
UnityVoltBuilder 4.0.0
Changelog
- Changed namespace to be
UnityVoltBuilder
- Changed package to be
dev.voltstro.unityvoltbuilder
- Changed
GameBuilder.BuildGame
to take in aGameBuildOptions
instead of a having a hundreds of different options - Changed BuildToolWindow to have a
AddOnDraw
method which will invoke the action allowing stuff to be drawn in the editor - Added a AddressablesBuilder
- Made a bunch of stuff public
- Cleaned up a heap of shit