Skip to content

Releases: SST-Systems/Initialization

Release list

1.0.0

Choose a tag to compare

@EgorShesterikov EgorShesterikov released this 20 Jul 17:57

First public release under SST Systems.

Async initialization pipeline for Unity and pure C#. Implement IInitializableAsync, hand the services to InitializeManager, and it runs each Initialize() in order, tracking progress and firing OnCompleted. DI-free core; a Zenject installer ships as a sample.

Full Changelog: https://github.com/SST-Systems/Initialization/commits/1.0.0