DE
Delt06/leo-ecs-extensions
Advanced Unity integration for LeoECS (Lite).
LeoECS (Lite) Extensions
Dependencies
- LeoEcs Lite: official or community version
- LeoEcs Lite Unity Integration: official or community version
- LeoEcs Lite DI (Optional): official or community version
- DI Framework
Installation
Before proceeding, the dependencies have to be installed.
Option 1
- Open Package Manager through Window/Package Manager
- Click "+" and choose "Add package from git URL..."
- Insert the URL: https://github.com/Delt06/leo-ecs-extensions.git?path=Packages/com.deltation.leo-ecs-extensions
Option 2
Add the following line to Packages/manifest.json:
"com.deltation.leo-ecs-extensions": "https://github.com/Delt06/leo-ecs-extensions.git?path=Packages/com.deltation.leo-ecs-extensions",
Assembly Definitions
If want to use the package in an assembly definition, make sure to include references to the following assemblies:
Leopotam.EcsLiteDELTation.LeoEcsExtensionsDELTation.LeoEcsExtensions.Composition.Di(only if you useEcsEntryPoint)
On this page
Languages
C#64.4%ShaderLab30.2%HLSL5.4%
Contributors
MIT License
Created June 2, 2021
Updated December 9, 2025