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.

14 lines
291 B

{
"name": "com.nimin.tinyecs",
"displayName": "GameCore TinyECS",
"version": "0.1.0",
"unity": "2021.3",
"description": "Data oriented ECS famework",
"dependencies": {
"com.nimin.lowlevel": "0.1.0"
},
"keywords": [
"ECS",
"JobSystem"
]
}