Current section
Files
Jump to
Current section
Files
src/travianmap.app.src
{application,travianmap,
[{description,"Get Travian data with Erlang"},
{vsn,"0.3.1"},
{registered,[]},
{applications,[kernel,stdlib,inets]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/SirWerto/travianmap"}]}]}.