Hats webpage: Many improvements and fixes (2nd try)
* Fix static hats not being animated properly
* Make widges more user-friendly
* Add local mode to hats webpage to make testing easier (IS_LOCAL variable)
* Cleanup code
* Update themes list
* Update list of local hats
[package]
name = "hedgewars-engine"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
edition = "2018"
[dependencies]
lib-hedgewars-engine = { path = "../lib-hedgewars-engine" }
libloading = "0.5.0"