1+ {
2+ "ModID" : " fs2_org_demo" ,
3+ "WindowTitle" : " FS2 Demo Knet Launcher" ,
4+ "WindowWidth" : 1024 ,
5+ "WindowHeight" : 640 ,
6+ "UseCustomFSODataFolder" : true ,
7+ "AllowLauncherUpdates" : true ,
8+ "UseNebulaServices" : true ,
9+ "WriteLogFile" : true ,
10+ "MenuDisplayEngineEntry" : true ,
11+ "MenuDisplayDebugEntry" : true ,
12+ "MenuDisplayCommunityEntry" : false ,
13+ "MenuDisplayNebulaLoginEntry" : false ,
14+ "MenuDisplayGlobalSettingsEntry" : false ,
15+ "CustomCmdlineArray" : null ,
16+ "HomeBackgroundImage" : " https://raw.githubusercontent.com/KnossosNET/Knet-CustomTc-Mode-Example/main/PortableMode/kn_portable/fs2demobackground.jpg" ,
17+ "HomeWelcomeHtml" : " https://raw.githubusercontent.com/KnossosNET/Knet-CustomTc-Mode-Example/main/PortableMode/kn_portable/welcome.html" ,
18+ "HomeWelcomeMargin" : " 50,150,50,0" ,
19+ "HomeLinkButtons" :[
20+ { "ToolTip" :" Visit us at Discord" , "IconPath" :" avares://Knossos.NET/Assets/general/discordicon.png" , "LinkURL" :" https://discord.gg/cyhMBhMHzK" },
21+ { "ToolTip" :" Knet on GitHub" , "IconPath" :" https://i.imgur.com/xiVxVe6.png" , "LinkURL" :" https://github.com/KnossosNET" }
22+ ],
23+ "CustomMenuButtons" :[
24+ { "Name" :" Wiki" , "ToolTip" :" Fs2 Demo Wiki" , "IconPath" :" avares://Knossos.NET/Assets/general/questionmark.png" , "Type" :" HtmlContent" , "LinkURL" :" https://raw.githubusercontent.com/KnossosNET/Knet-CustomTc-Mode-Example/main/PortableMode/kn_portable/wiki.html" }
25+ ]
26+ }
0 commit comments