Fix
[ryzomcore.git] / nelns / login_system / nel_launcher_qt / nel_launcher.cfg
blob0ddfdcd13893e626dbfe3a4304958874ac7af681
1 \r
2 // host where to find the login server\r
3 StartupHost = "localhost";\r
4 \r
5 // the html access\r
6 StartupPage = "/index.php";\r
7 \r
8 // first parameter is the application name.\r
9 // second is the exe name with relative path to the fourth param.\r
10 // third is the base path where the nel_launcher will be launch.\r
11 // fourth is the base path where the application will be launch (optional, if omitted, it'll use the third param).\r
12 Application = { "snowballs", "./snowballs.exe", "./" };\r
14 VerboseLog = 1;\r
16 UseDirectClient = 0;\r