Build your Launcher in GLCV3 Create and edit Actions in GLCV3 Configure Page Settings in GLCV3 In Editor Previews Editor Videos This is a preview of the Editor application running at a resolution of 1920 x 1080. Navigate through the playlist on the right and select a video. Click the Full...
We do have user’s that use our software to build launchers for even the least popular of games such as Richard Burns Rally. Basically, if it has an executable, batch file or custom URI to run it, we support it. If you are unsure whether a particular game is supported or not, simpl...
Panel Documentation Wings Documentation Community Guides Or, get additional help via Discord Supported Games We support a huge variety of games by utilizing Docker containers to isolate each instance, giving you the power to host your games across the world without having to bloat each physical machi...
See thedocumentationfor more details. Examples Print to stdout(run) #include<fmt/core.h>intmain() {fmt::print("Hello, world!\n"); } Format a string(run) std::string s = fmt::format("The answer is {}.",42);//s == "The answer is 42." ...
We do have user’s that use our software to build launchers for even the least popular of games such as Richard Burns Rally. Basically, if it has an executable, batch file or custom URI to run it, we support it. If you are unsure whether a particular game is supported or not, simpl...