#!/opt/bin/perl use Deliantra::Client; use DC::Main; DC::Main::run; 1; # this file is require'd in the binary client package =head1 NAME deliantra - A Deliantra MORPG game client =head1 SYNOPSIS deliantra [--profile name] [host [user [password]]] deliantra --help =head1 USAGE The deliantra client utilises OpenGL for all UI elements and the game. It is supposed to be used in fullscreen mode and interactively. =head1 DEBUGGING DELIANTRA_DEBUG - environment variable 1 draw borders around widgets 2 add low-level widget info to tooltips 4 show fps 8 suppress tooltips 16 show bandwidth downstream =head1 AUTHOR Marc Lehmann , Robin Redeker