Skip to content

UnityVoltBuilder 4.0.0

Compare
Choose a tag to compare
@Voltstro Voltstro released this 17 Oct 13:49
· 10 commits to master since this release
2f0f2d1

UnityVoltBuilder 4.0.0

Changelog

  • Changed namespace to be UnityVoltBuilder
  • Changed package to be dev.voltstro.unityvoltbuilder
  • Changed GameBuilder.BuildGame to take in a GameBuildOptions 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