# HexMapEditor
One Paragraph of project description goes here
## Getting Started
(For a game project) Write some tips or instructions how to control in your game.
(For building a module) Write a piece of codes to demostrate how to use this module.
```typescript
function examples() {
}
```
## Authors
**[Haskasu](/profile/Haskasu)**
# Changelog (HexMapEditor)
## [v0.1.0](/view/HexMapEditor/0.1.0) (2024-07-09)
#### Changed
- compiled in ES6
## [v0.0.3](/view/HexMapEditor/0.0.3) (2020-09-06)
#### Added
- add tileset
- import zip
- export zip
- paint/erase tile
- toggle hex type(pointy or flat top)
## Authors
**[Haskasu](/profile/113321052805704333314@google)**