Gmod.LoadingScreen

Hexane Gmod Loading Screen

A basic loading screen deployed with new gmod servers on Hexane.

Web Browser Demo

https://loadingscreen.usehexane.com/gmod/

Using the web browser demo only displays a static placeholder text as the server hostname.

Image Preview

Loading into a server with the loading screen

Using this loading screen

  1. Navigate to your server.cfg
  2. Add or replace this line into the file

sv_loadingurl "https://loadingscreen.usehexane.com/gmod/"

Self-hosted Instructions

  1. Upload the index.html to your web server
  2. Test accessing it in your browser
  3. Add it to your server.cfg

example: sv_loadingurl "https://loadingscreen.usehexane.com/gmod/"