Skip to content

Commit 0b4cf56

Browse files
committed
Updated build
1 parent f5cebf6 commit 0b4cf56

File tree

6 files changed

+349
-26
lines changed

6 files changed

+349
-26
lines changed

src/kOS KSPedia/AssetBundles/kos.ksp

2.08 KB
Binary file not shown.
20 Bytes
Binary file not shown.

src/kOS KSPedia/Assets/XML/kos_bundle.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<KSPBundleDefinition xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" UrlName="kos" Name="kos" CreatedTime="-8585786097747663924" AutoLoad="false">
2+
<KSPBundleDefinition xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" UrlName="kos" Name="kos" CreatedTime="-8585786082844457146" AutoLoad="false">
33
<Author>kna27</Author>
4-
<Info>KSPedia pages for kOS</Info>
4+
<Info>KSPedia pages for Kerbal Operating System</Info>
55
<Assets>
66
<Asset Name="BasicExplanation" Path="Assets/panels/BasicExplanation.prefab" Type="GameObject" Url="panels/BasicExplanation" AutoLoad="false" />
77
<Asset Name="BoundVariables" Path="Assets/panels/BoundVariables.prefab" Type="GameObject" Url="panels/BoundVariables" AutoLoad="false" />
@@ -14,6 +14,7 @@
1414
<Asset Name="RocketTutorial" Path="Assets/panels/RocketTutorial.prefab" Type="GameObject" Url="panels/RocketTutorial" AutoLoad="false" />
1515
<Asset Name="Template" Path="Assets/panels/Template.prefab" Type="GameObject" Url="panels/Template" AutoLoad="false" />
1616
<Asset Name="Tutorials" Path="Assets/panels/Tutorials.prefab" Type="GameObject" Url="panels/Tutorials" AutoLoad="false" />
17+
<Asset Name="Variables" Path="Assets/panels/Variables.prefab" Type="GameObject" Url="panels/Variables" AutoLoad="false" />
1718
<Asset Name="WhatIskOS" Path="Assets/panels/WhatIskOS.prefab" Type="GameObject" Url="panels/WhatIskOS" AutoLoad="false" />
1819
<Asset Name="kos_kspedia" Path="Assets/XML/kos_kspedia.xml" Type="TextAsset" Url="XML/kos_kspedia" AutoLoad="false" />
1920
</Assets>

0 commit comments

Comments
 (0)