-
Notifications
You must be signed in to change notification settings - Fork 2
/
README
41 lines (29 loc) · 829 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
NAME
Games::Lacuna::Client - Native Desktop Client for the Lacuna Expanse
Game
SYNOPSIS
use Games::Lacuna::Client;
Games::Lacuna::Client::run();
DESCRIPTION
Start the Lacuna Client. Requires artwork and the API from
http://www.lacunaexpanse.com/developers/
USAGE
perl lacuna-cli.pl
BUGS
http://github.com/PerlGameDev/Lacuna-Client-SDL/issues
SUPPORT
#sdl irc.perl.org
sdl-devel@perl.org
AUTHOR
Kartik Thakore
CPAN ID: KTHAKORE
PerlGameDev
KTHAKORE@cpan.org
http://github.com/PerlGameDev
COPYRIGHT
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included
with this module.
SEE ALSO
perl(1).