Skip to content

Lartaxx/template_website_games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

template_website_games

This site is based on a template. The copyrights are of course for the creators of this template. Nevertheless, some personal touches have been brought to this template. All the back-end has been developed by me. This site is a template for game servers (Arma 3, Garry's Mod, Minecraft etc...).

Configuration file

The configuration file will allow you to put the data of your server

<?php

define("type", "gmod"); // You have all servers here https://github.com/Austinb/GameQ/tree/v3/src/GameQ/Protocols
define("host", "51.38.243.116"); // The host of your server (without the port!)
define("port", "27310"); // The port of your server

?>

Server open / closed

I created a condition of a variable to know if your server is open or closed.

Here are the images of the rendering 👇

Server open :

https://gyazo.com/92f228a4af00af36825000d7e3e0fbe8

Sever closed :

https://gyazo.com/29d4f9f7603578b531675bd883bf8eba

You can modify this template as you wish !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published