Unified engine independent types for using with Entity Component System Framework.
Tested on unity 2019.1 (not dependent on it) and contains assembly definition for compiling to separate assembly file for performance reason.
This repository can be installed as unity module directly from git url. In this way new line should be added to Packages/manifest.json
:
"com.leopotam.ecs-types": "https://github.com/Leopotam/ecs-types.git",
By default last released version will be used. If you need trunk / developing version then develop
name of branch should be added after hash:
"com.leopotam.ecs-types": "https://github.com/Leopotam/ecs-types.git#develop",
If you can't / don't want to use unity modules, code can be downloaded as sources archive of required release from Releases page.
The software released under the terms of the MIT license. Enjoy.
Its free opensource software, but you can buy me a coffee: