1 Star 0 Fork 0

yaorao/ecs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 541 Bytes
一键复制 编辑 原始数据 按行查看 历史
Leopotam 提交于 2021-04-22 13:47 . * UnityPackage version bump.
{
"name": "com.leopotam.ecs",
"author": "Leopotam",
"displayName": "LeoECS Core",
"description": "LeoECS is simple lightweight C# Entity Component System framework based on structs. Performance, zero/small memory allocations/footprint - main goals of this project.",
"unity": "2019.1",
"version": "2021.4.22",
"keywords": [
"leoecs",
"ecs",
"performance"
],
"dependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/Leopotam/ecs.git"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xiaopengyou1/ecs.git
git@gitee.com:xiaopengyou1/ecs.git
xiaopengyou1
ecs
ecs
master

搜索帮助