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
406 B

{
"name": "com.unity.2d.tilemap",
"displayName": "2D Tilemap Editor",
"version": "1.0.0",
"unity": "2019.2",
"description": "2D Tilemap Editor is a package that contains editor functionalities for editing Tilemaps.",
"keywords": ["2d", "Tilemap"],
"category": "2D",
"dependencies": {
"com.unity.modules.tilemap": "1.0.0",
"com.unity.modules.uielements": "1.0.0"
}
}