Edit of asset "Godot ECS" Accepted

Old/Current New/Edit
Title Godot ECS
Description A lightweight yet powerful Entity Component System (ECS) framework designed specifically for Godot 4.

Written purely in GDScript, this framework aims to solve the coupling problems arising from increased logic complexity in Godot projects. It provides a smooth transition path from "Godot-like" simple systems to "fully automated scheduled" high-performance parallel systems.
Lightweight ecs framework written with gdscript.

- Lightweight and high-performance.
- Components support serialization and deserialization.
- Easy to use.
Category Scripts
License MIT
Repository Provider GitHub
Repository Url https://github.com/godothub/godot-ecs
Issues Url https://github.com/godothub/godot-ecs/issues
Godot version Godot 4.5
Version String 3.1.0 1.9.2
Download Commit d55bad71dc87f98ba5f57af3dc59fa56e9b49d1f 9f1929c2a267281752f992975959ba1499692ca5
Download Url (Computed) https://github.com/godothub/godot-ecs/archive/d55bad71dc87f98ba5f57af3dc59fa56e9b49d1f.zip https://github.com/godothub/godot-ecs/archive/9f1929c2a267281752f992975959ba1499692ca5.zip
Icon Url https://raw.githubusercontent.com/godothub/godot-ecs/main/images/ecs.png