%%-*- mode: erlang -*- {application, egs, [ {description, "EGS online action-RPG game server"}, {vsn, "0.9"}, {modules, []}, {registered, []}, {applications, [ kernel, stdlib, crypto, ssl ]}, {mod, {egs_app, []}}, {env, []} ]}.