Game Developer Extensions

A battle-tested library of game-ready high-performance C# code.

Initial Release DateJanuary 3, 2021
TechnologiesUnity, C#
Websitehttps://gdx.dotbunny.com/

A passion project for me from the start; a collection of tools and features that make the development process easier.

Highlights

  • The most common ask from Unity developers, added support for Serializable Dictionaries.
  • Bindable DataTables allow simplified designer workflows, with hooks for synchronizing with data sources (like Excel!).
  • A runtime bindable developer console with an author time command palette, including watches and script execution.
  • A simplified task system which works at both author and runtime.