Next version of the ExtraBuilder tool. Supports custom batch files.
Category: Extra Tools

Extra Builder
A tool to get multiple builds and upload them to itch with one button

Generic Audio Player
A small generic audio player package for Unity

Material Property Blocks
A better way to manipulate material properties

Colored Inspector Fields
Highlight unassigned inspector fields with different colors

[ReadOnly] Attribute
Quick tutorial explaining how to make your own attributes for Unity Editor.

Pop-Up Window
Create a generic pop-up window in Unity.

UI Manager
A simple pattern to manage the UI in a Unity project

Resource Manager and Object Pooling
A simple pattern for resource management and object pooling

Quick Tip for Constants
Here is a really quick and useful tip: use a static class for your constants!