Add SwiftPackageIndex compatibility info
This commit is contained in:
parent
55e37a7fbd
commit
407a71a03f
11
README.md
11
README.md
|
|
@ -1,12 +1,11 @@
|
|||
# Fireblade ECS (Entity-Component System)
|
||||
[](https://github.com/fireblade-engine/ecs/actions?query=workflow%3ACI)
|
||||
[](LICENSE)
|
||||
[](https://swift.org)
|
||||
[](#)
|
||||
[](#)
|
||||
[](https://github.com/swiftwasm/swift#swiftwasm)
|
||||
[](https://github.com/fireblade-engine/ecs/actions?query=workflow%3ACI)
|
||||
[](https://codecov.io/gh/fireblade-engine/ecs)
|
||||
[](https://github.com/fireblade-engine/ecs/wiki)
|
||||
[](https://github.com/fireblade-engine/ecs/wiki)
|
||||
[](https://swiftpackageindex.com/fireblade-engine/ecs)
|
||||
[](https://swiftpackageindex.com/fireblade-engine/ecs)
|
||||
[](https://github.com/swiftwasm/swift#swiftwasm)
|
||||
|
||||
This is a **dependency free**, **lightweight**, **fast** and **easy to use** [Entity-Component System](https://en.wikipedia.org/wiki/Entity_component_system) implementation in Swift. It is developed and maintained as part of the [Fireblade Game Engine project](https://github.com/fireblade-engine).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue