Skip to content

Kronyx Engines V1.0.0 (2025-08-06)

Latest

Choose a tag to compare

@liamvnastoria liamvnastoria released this 06 Aug 20:29
6b3ff4a

๐Ÿ› ๏ธ 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, .toml config files
  • ๐ŸŽฏ Simple API surface focused on developer ergonomics
  • ๐Ÿงช Extensive unit/integration testing with cargo test suites

๐Ÿ“š 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]