com.ellyality.simulation.hextileap
Version:
A hex-based tile editor for Unity. Built for [Bees Won't Exist](http://honeyvalegames.com/bees-wont-exist/)
21 lines • 599 B
JSON
{
"name": "com.ellyality.simulation.hextileap",
"displayName":"Hex Tile Map",
"version": "1.0.0",
"author": "Elly Simulation",
"unity": "2019.2",
"keywords": ["simulation", "3d", "hex", "tile", "map", "editor", "voxel"],
"category": "engineering",
"license": "LICENSE",
"description": "",
"documentationUrl": "https://github.com/Ellyality/package_hex_tiles/blob/main/README.md",
"samples":[
{
"displayName": "Demo Scene",
"description": "",
"path": "~Demo"
}
],
"dependencies": {
}
}