Mirror of Svelto.ECS because we're a fan of it
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
353B

  1. {
  2. "displayName": "Svelto ECS",
  3. "category": "Svelto",
  4. "description": "Svelto ECS C# Lightweight Data Oriented Entity Component System Framework",
  5. "dependencies": {
  6. "com.sebaslab.svelto.common": "3.2.2"
  7. },
  8. "keywords": [
  9. "svelto"
  10. ],
  11. "name": "com.sebaslab.svelto.ecs",
  12. "version": "3.2.3",
  13. "type": "library",
  14. "unity": "2019.3"
  15. }