Built for the long shelf life.
Unity assets from a one-person studio. Engineered until they're boring, tested until they're reliable, supported by the same author who wrote them.
Catalog
SaveStack
Production-grade save and load toolkit. Atomic file writes, AES encryption, schema migration with one-shot pre-migration backups, quest tracking, drag-and-drop saver components.
Shipping · 340 tests 02PhotoFlow
Universal photo-mode for Unity. Time-pause, free-cam, ScriptableObject filter presets, async 4K screenshot export. Drop-in component, Built-in + URP.
Submits 22 May 2026House rules
-
01
Tests run before listings do.
Each plugin ships with a dotnet-NUnit suite that runs without Unity, in CI, before the Asset Store ever sees a
.unitypackage. The behavior is pinned by the tests, not by hopeful prose in the documentation. -
02
Zero hard dependencies.
No UniRx, no Zenject, no Odin, no Quartz. Each plugin drops into a vanilla Unity 2021.3 LTS project.
IProviderinterfaces are already there when you need to swap a backend, so the fork stays optional. -
03
Boring failure modes, solved first.
Crash-safety, schema migration, concurrency, path-traversal: figured out before the listing goes live. Two weeks of QA per release. No "v1.1 will fix it" promises hidden in the documentation.