|
|
@@ -2,14 +2,24 @@ |
|
|
|
"displayName": "Svelto ECS", |
|
|
|
"category": "Svelto", |
|
|
|
"description": "Svelto ECS C# Lightweight Data Oriented Entity Component System Framework", |
|
|
|
"author": { |
|
|
|
"name": "Sebastiano Mandala", |
|
|
|
"url": "https://www.sebaslab.com/" |
|
|
|
}, |
|
|
|
"repository": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/sebas77/Svelto.ECS.git" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"com.sebaslab.svelto.common": "3.2.3" |
|
|
|
"com.sebaslab.svelto.common": "3.2.4" |
|
|
|
}, |
|
|
|
"keywords": [ |
|
|
|
"svelto" |
|
|
|
"svelto", |
|
|
|
"ecs", |
|
|
|
"svelto.ecs" |
|
|
|
], |
|
|
|
"name": "com.sebaslab.svelto.ecs", |
|
|
|
"version": "3.2.5", |
|
|
|
"version": "3.2.6", |
|
|
|
"type": "library", |
|
|
|
"unity": "2019.3" |
|
|
|
} |