Creating a game server: Difference between revisions

From Zandronum Wiki
(Created page with "Want to host a <i>Zandronum</i> game server? This article will help guide the user into either creating a simple based personal game server or a dedicated game server. Choos...")
 
No edit summary
Tag: Source edit
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{NeedsImprovement|type=article|
* Copy editing (improve grammar and remove title case)
* Should make mention of TSPG and similar hosting services
}}
Want to host a <i>Zandronum</i> game server?  This article will help guide the user into either creating a simple based personal game server or a dedicated game server.  Choose the preferred method as to how to setup the game server.  
Want to host a <i>Zandronum</i> game server?  This article will help guide the user into either creating a simple based personal game server or a dedicated game server.  Choose the preferred method as to how to setup the game server.  


Line 6: Line 10:


;<u>Programs</u>
;<u>Programs</u>
:*[[Personal Game Server on Internet Doom Explorer]]
:*[[Personal Game Server on Doomseeker]]
:*[[Personal Game Server on Doomseeker]]


Line 14: Line 17:
= Dedicated Game Server =
= Dedicated Game Server =
Dedicated game servers is generally a game server that is being hosted either by a datacenter or in a much more stable and higher-end environment, with quality being omitted.  The most usual approach and customizable, is by the [http://en.wikipedia.org/wiki/Character_user_interface CUI] environment.  Regardless of the [http://en.wikipedia.org/wiki/Operating_System Operating System] or [http://en.wikipedia.org/wiki/Network_operating_system Network Operating System], command-line offers much more flexibility and broad settings for the user or users to utilize.  Below is links to dedicated articles regarding creating a script to invoke the <i>Zandronum</i> engine and the linking to the configuration file.
Dedicated game servers is generally a game server that is being hosted either by a datacenter or in a much more stable and higher-end environment, with quality being omitted.  The most usual approach and customizable, is by the [http://en.wikipedia.org/wiki/Character_user_interface CUI] environment.  Regardless of the [http://en.wikipedia.org/wiki/Operating_System Operating System] or [http://en.wikipedia.org/wiki/Network_operating_system Network Operating System], command-line offers much more flexibility and broad settings for the user or users to utilize.  Below is links to dedicated articles regarding creating a script to invoke the <i>Zandronum</i> engine and the linking to the configuration file.
;<u>Provided Tutorials</u>
*[[Running Linux Servers from Windows]]
*[[Dedicated Game Server on FreeBSD]]


= Related Articles =
= Related Articles =

Latest revision as of 15:32, 3 January 2023

This article needs improvement:
  • Copy editing (improve grammar and remove title case)
  • Should make mention of TSPG and similar hosting services

You can help the Zandronum wiki by editing this page.

Want to host a Zandronum game server? This article will help guide the user into either creating a simple based personal game server or a dedicated game server. Choose the preferred method as to how to setup the game server.


Personal Game Server

Personal game servers is generally a game server being hosted within a home or lower-end network connections from a personal computer. In such cases, these servers are generally unreliable in terms of uptime and the stability within the game server's processing. Generally most users prefer to setup game servers through an application such as Internet Doom Explorer or even Doomseeker; as a result, the list below is some programs to help create a quick and simple game server.

Programs
Advanced

Dedicated Game Server

Dedicated game servers is generally a game server that is being hosted either by a datacenter or in a much more stable and higher-end environment, with quality being omitted. The most usual approach and customizable, is by the CUI environment. Regardless of the Operating System or Network Operating System, command-line offers much more flexibility and broad settings for the user or users to utilize. Below is links to dedicated articles regarding creating a script to invoke the Zandronum engine and the linking to the configuration file.

Related Articles