Current section

Files

Jump to
travianmap src travianmap.app.src
Raw

src/travianmap.app.src

{application,travianmap,
[{description,"Get Travian data with Erlang"},
{vsn,"1.1.0"},
{registered,[]},
{applications,[kernel,stdlib,inets,htmerl,thoas]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub",
"https://github.com/TheRedNatar/travianmap"}]}]}.