Config Styles

Turoial for style Configs

Unzip GMD_Loadingscreen.zip into any folder, then open Visual Studio Code ( https://code.visualstudio.com/download ) and install the following addon

See image:

Once you have successfully installed the addon, open the GMD_Loadingscreen folder by dragging and dropping it into Visual Studio Code

See image:

Once the folder is open in Visual Studio Code, navigate to the index.html via the HTML folder and right-click on index.html to open it, then click on Open with Live Server.

See image:

Now the loading screen opens in the browser OPINION: (From here on a second screen would be advantageous)

go to the new tab in your browser and press F11 to switch it to fullscreen, now you can navigate in Visual Studio Code to config.js and set everything the way you like it and watch it in the browser so the website refreshes press CTRL+S in Visual studio Code to save the changes. Once you are happy with everything go to the next page

Last updated