Skip to content

Commit 6832dc7

Browse files
committed
adjust folders and upload normal mode json
1 parent 3ed5070 commit 6832dc7

File tree

5 files changed

+26
-0
lines changed

5 files changed

+26
-0
lines changed

NormalMode/custom_launcher.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)