Changelog Founders Kit

Follow all updates, new features and improvements of Founders Kit.

v1.0.1

August 2026
Update

The main change — Module Forge

Module interfaces are gradually moving from Unity into Founders Kit. This lets you build and configure UIs beyond the limits of the editor and the engine itself, while keeping a consistent style across the ecosystem.

What's new

  • Module Forge — a new system for building module interfaces inside Founders Kit. Move settings UIs from Unity into the app, unify the approach to UI, and remove some editor and engine constraints.
  • Updated SDK — a new Founders Kit SDK release with better performance, new capabilities, and fixes.
  • App interface — new UI capabilities and improvements, localization fixes, stability fixes, and better existing workflows.

Module versions

  • Modules migrated to Module Forge with a new settings UI start a new line at 2.0.0.
  • Some modules were simply updated and fixed. If a module does not need its own visual settings screen, it stays on 1.x — that is expected and does not mean the module is outdated.
  • Older module versions from before Module Forge remain available for a while so the transition can be gradual.

Building your own modules

  • The current module creator is not yet adapted for Module Forge.
  • You can study already migrated modules and use them as examples.
  • Or wait for the next update, where the creator and related tools will be adapted — it is already in development.

1.0.1 is the first update in a series where we gradually open more of Founders Kit to developers. Next focus: deeper access to the ecosystem core, better workflows, and AI tools for more advanced work with projects, modules, and code. We want Founders Kit to be more than an SDK and ready-made modules — a full environment where developers can create, configure, and extend their own solutions.

v1.0.0

August 2026
Release

Founders Kit 1.0.0 — the entry point to the ecosystem

Today marks the first public release of Founders Kit. This is the start of a new chapter: not a set of separate utilities, but a workspace that shapes the path around your game project.

The app becomes the central entry point into the ecosystem — projects, SDK, modules, platforms, and tools gathered in one place. Open Founders Kit, connect a project, and keep working in Unity with a clearer pipeline around it.

1.0.0 lays the foundation the ecosystem will grow on: less friction at the start, a clearer road from idea to release.

Key changes

  • Public release of Founders Kit for Windows and macOS
  • Project management from a single workspace
  • SDK and template setup without manual package imports
  • Modules section: download and connect to the projects you need
  • One account as the entry point into the Founders Kit ecosystem

Next: deeper platform integrations, more flexible workflows, and tools that take care of the routine around build and release. 1.0.0 is where that path begins.

v1.1.0

March 2026
Update

New

Improvements

  • Improved module documentation
  • Improved modules interface display in the Unity Editor
  • Improved HTML template creation flow

Fixes

  • Fixed minor issues

v1.0.0

February 2026
Release

First release

  • First stable release of Founders Kit
  • Full support for Yandex Games platform
  • Integration with Yandex Games SDK
  • Module Manager for managing modules
  • Full documentation for integration

Features

  • Implemented 20+ modules
  • Modular architecture for flexible configuration
  • Optimization for WebGL builds
  • Compatibility with Unity 2022 and higher

v0.9.0

September 2025
Beta

New features

  • Added module for loading screens
  • Implemented module for screen protection
  • Improved integration with Yandex Games SDK

Improvements

  • Optimized work of Module Manager
  • Improved stability of all modules
  • Expanded documentation

Fixes

  • Fixed critical errors in modules
  • Fixed problems with WebGL builds

v0.8.0

August 2025
Beta

New features

  • Added module for custom audio system
  • Implemented module for aspect ratio
  • Added basic version of Module Manager

Improvements

  • Improved work of welcome screens module
  • Optimized integration with Yandex Games SDK

v0.7.0

June 2025
Beta

New features

  • Added first module - welcome screens
  • Initial integration with Yandex Games SDK
  • Basic structure of modular system

Improvements

  • Improved project architecture
  • Optimized work with Unity

v0.6.0

May 2025
Alpha

New features

  • First working version of Founders Kit
  • Basic project structure
  • Initial support for WebGL