Skip to content

Au1st3in/gmod-loadingscreen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garry's Mod Material Design Loading Screen (Updated)

https://github.com/Au1st3in/gmod-loadingscreen-materialize
Materialize themed PHP based loading screen for Garry's Mod with Steam Web API support.

Garry's Mod Loading Screen

PHP based loading screen for Garry's Mod Server with Steam Web API support.

Features

  • Image Slideshow
  • Autoplay Background Music
  • Welcome Message with SteamID
  • Displays Music Name
  • Shows Current Map Name

Additional

  • rules.php can be used to show rules after joining the server for the motd
  • ULX is required to be installed (http://ulyssesmod.net/)

Instructions

  • Place 3 Music files in .ogg format in the music folder. Name them accoridingly 1.ogg, 2.ogg and 3.ogg.
  • Put the Music Titles on line 12-14 in index.php.
  • Requires a Steam Web-API Key (http://steamcommunity.com/dev/apikey)
  • Replace the XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX in index.php on line 24 with your Personal API Key.
  • Set the URL of the loading screen in your server.cfg like that sv_loadingurl "http://example.com/gmod-loadingscreen/?steamid=%s&mapname=%m"

Credits

Documentation

Requires PHP · Styled with Bootstrap & Cyborg Theme

About

Bootstrap Loading Screen for Garry's Mod Servers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.0%
  • PHP 12.0%