787
Comment:
|
← Revision 8 as of 2020-10-14 14:22:01 ⇥
1060
New member: esselfe
|
Deletions are marked like this. | Additions are marked like this. |
Line 16: | Line 16: |
* member2 | * esselfe * yourname |
Line 25: | Line 26: |
== Installation == Requires gcc, make and cmake {{{ mkdir build cd build cmake -DOPTION_DEDICATED=ON .. make ./openttd -f (to start the game) }}} Might also need to unpack opengfx .zip and run with -I OpenGFX {{attachment:openttd-menu.png}} |
OpenTTD Project
Title: OpenTTD
Summary: Host an OpenTTD game server
Status: idea - looking for members - active - abandoned
Requests: DNS name openttd1.blinkenshell.org with open ports: 3979udp+tcp, 3978udp
Project username: openttd
Members:
- independence
- esselfe
- yourname
Long description:
OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe. It doesn't require much resources and is a lot of fun to play in co-op mode.
If you are interested in joining this project contact independence on IRC!
First step is to get a server up and running. Later we can add a small webpage, and add an IRC bot that will send updates on important game events to an #openttd channel on BlinkenIRC
Installation
Requires gcc, make and cmake
mkdir build cd build cmake -DOPTION_DEDICATED=ON .. make ./openttd -f (to start the game)
Might also need to unpack opengfx .zip and run with -I OpenGFX