Sebastiano Mandalà
GitHub
4 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
package.json
|
|
@@ -3,13 +3,13 @@ |
|
|
|
"category": "Svelto", |
|
|
|
"description": "Svelto ECS C# Lightweight Data Oriented Entity Component System Framework", |
|
|
|
"dependencies": { |
|
|
|
"com.sebaslab.svelto.common": "2.9.12" |
|
|
|
"com.sebaslab.svelto.common": "3.0.0" |
|
|
|
}, |
|
|
|
"keywords": [ |
|
|
|
"svelto" |
|
|
|
], |
|
|
|
"name": "com.sebaslab.svelto.ecs", |
|
|
|
"unity": "2019.2", |
|
|
|
"version": "2.9.11", |
|
|
|
"version": "3.0.0", |
|
|
|
"type": "framework" |
|
|
|
} |