๐ ๏ธ Kronyx Engine v1.0.0 โ Release Notes
๐
2025-08-06
๐ Stable Release โ Open Source (MIT Licence)
๐ Overview
We are thrilled to announce the official v1.0.0 release of the Kronyx Engine โ a modern, open-source, game engine built on top of Bevy (Rust) and designed to power the next generation of community-driven, performant, and extensible games.
The engine is now production-ready, modular, and optimized for cross-platform development with first-class support for 2D, 3D, real-time multiplayer, and procedural systems.
๐งฑ Highlights
โ Core Features
- ๐ Modular ECS architecture powered by [Bevy]
- โก Hot-reload support for faster iteration cycles
- ๐งญ Built-in scene graph, entity hierarchies, and transform system
- ๐ฎ Cross-platform compatibility: Windows, Linux, macOS (Web & mobile coming soon)
- ๐ Audio system based on real-time playback and mixing
- ๐จ 2D/3D rendering pipeline with customizable shaders and materials
๐ Networking
- ๐ธ๏ธ Integrated real-time multiplayer networking (WebSocket & QUIC)
- ๐ก๏ธ Server-authoritative structure with support for state sync and prediction
- ๐ Works out of the box with Lesyria and other Kronyx Games projects
๐ฆ Tooling & Extensibility
- ๐ ๏ธ Modular plugin system
- ๐ Native support for
.ron,.yaml,.tomlconfig files - ๐ฏ Simple API surface focused on developer ergonomics
- ๐งช Extensive unit/integration testing with
cargo testsuites
๐ Documentation & Repositories
- ๐ [[Official Docs] (https://devportal.kronyxgames.com/)]
- ๐ GitHub: [
[github.com/kronyxgames/kronyx-engine](https://github.com/kronyx/kronyx-engine)] - ๐ License: MIT Licence
- ๐ค Contribute: PRs, Issues, and Discussions are welcome!
๐ Used In Production
The Kronyx Engine is already powering:
- Lesyria: Real-time MMO with faction warfare
- Kronyx Fan-Game Projects: Community-developed experimental games
- Minecraft Modding Tools: Procedural terrain and real-time AI prototypes
๐ง Known Limitations
- ๐ฑ No official mobile support yet (coming in v1.1.x)
- ๐ WebAssembly builds are in beta
- ๐ฎ Controller/gamepad support is basic
- ๐ Some editor tools still CLI-only
๐ ๏ธ Roadmap (Next Steps)
- โ GUI Editor prototype (v1.1.x)
- โ Mobile build system (Android/iOS)
- ๐ง Integration with Kronyx AI (for intelligent NPCs and behavior trees)
- ๐ฆ Asset streaming and runtime loading
- ๐จ Visual scripting beta
๐งโ๐ป Acknowledgements
Special thanks to the Rust + Bevy community, our open-source contributors, and the Kronyx Games Studios development team for their dedication, creativity, and commitment to freedom and quality in game development.
Let us know what youโre building with Kronyx Engine.
Join the community on Discord and help shape the future of open-source games.
๐ฎ [discord.gg/kronyx]
๐ [kronyxgames.com]