Configuration guide of the Hand Console 2
Last updated 11 months ago
You can add games in this format to the STG.Games table in config.lua, games work with url
[15] = { gameName = "gameName", gameLabel = "Game Label", gameThumbnail = "Game Thumnail.jpeg", -- you can add images from stg-handconsole/html/images/gameThumbnails gameURL = "game url here", favoriteGames = false, multiplayerGames = true },