Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 191 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

14 lines (9 loc) · 191 Bytes

Hi,

I have an idea / suggestion / found a bug / have question / want to contribute.

Here's some code

using Entitas;

public sealed class MyComponent : IComponent {
}

Cheers