File: README

package info (click to toggle)
pingus 0.7.6-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 31,512 kB
  • ctags: 6,206
  • sloc: cpp: 42,076; xml: 2,319; lisp: 521; ruby: 455; ansic: 365; objc: 248; sh: 247; makefile: 143; python: 15
file content (53 lines) | stat: -rw-r--r-- 1,687 bytes parent folder | download | duplicates (6)
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
41
42
43
44
45
46
47
48
49
50
51
52
53
 
Pingus 
     _________________________________________________________________
   
Introduction

   Pingus is a free Lemmings(tm) clone for GNU/Linux, Win32 and other
   operating systems supported by SDL. It is covered under the GPL,
   check the file COPYING, for more information.
   
   See INSTALL for generic install instructions, INSTALL.unix for
   instructions on how to compile and run Pingus from source on
   GNU/Linux and INSTALL.Win32 for Windows.

   Information about the game, new versions and additional
   documentation can be found at the Pingus webpage:
   
     * http://pingus.seul.org
       
     _________________________________________________________________
   
Mailing Lists

   There are currently two mailing lists available:

    * pingus-devel - A list for discussing development issues, like
      level creation or code changes, but might as well be used for
      user issues like how to solve levels and such

    * pingus-cvs - Read-only list to which all CVS commits get
      submitted, only intersting for developers in general

   For information on how to subscribe to any of these lists have a look at:
   
      http://pingus.seul.org/contact.html 
     _________________________________________________________________
   
IRC

   For a quick help you can try the IRC server irc.freenode.net:6667
   and the channel #pingus, you can sometimes find the project
   maintainer (nick: grumbel) there. 

     _________________________________________________________________

Bug Reports

   Bug reports, new levels and feature requests can be submitted to
   the issue tracker at:

    * http://code.google.com/p/pingus/issues/list

# EOF #