|
|
|
|
|
by reidrac
3504 days ago
|
|
Or use someting like http://www.mapeditor.org/ and export to JSON. It could be more extensible, but a text property can have JSON, so you can kind of extend it like that. Then process that JSON into whatever you need (I use python at that point). I've been using it for a couple of years and it makes my life a lot easier. |
|