Fix
[ryzomcore.git] / nelns / login_system / nel_launcher_windows / nel_launcher.cfg
blob4840d1496a46d8bd799faa15c18d7afffd83ca2b
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", "ReleaseDebug/snowballs.exe", "../../../snowballs2/client" };\r