Files
flame/doc/other_modules/other_modules.md
Pasha Stetsenko a99c930381 docs: Description of jenny package (#2102)
Adding preliminary description for the jenny project
2022-12-16 07:57:06 +01:00

558 B

Other Modules

:::{package} jenny

This module lets you add interactive dialogue into your game. The module itself handles Yarn scripts and the dialogue runtime; use bridge package flame_jenny in order to add it into a Flame game. :::

:::{package} oxygen

Oxygen is a lightweight Entity Component System framework written in Dart, with a focus on performance and ease of use. This package replaces the Flame Component System with the Oxygen Entity Component System. :::

:hidden:

jenny    <jenny/index.md>
oxygen   <oxygen/oxygen.md>