Skip to content

engine-v3.0.0-preview.16

Compare
Choose a tag to compare
@friflo friflo released this 22 Nov 11:12
· 56 commits to main since this release

Breaking changes

  1. To avoid mixing up relations with components accidentally IRelation does not extends IComponent anymore.
  2. Renamed public API's
    IRelationComponent<> -> IRelation<>
    RelationComponents<> -> Relations<>

See Wiki ⋅ Relations