update blueprint workshop id
This commit is contained in:
parent
328cc11df4
commit
002af3995a
2 changed files with 10 additions and 1 deletions
|
@ -3669,7 +3669,12 @@
|
||||||
</CubeGrid>
|
</CubeGrid>
|
||||||
</CubeGrids>
|
</CubeGrids>
|
||||||
<EnvironmentType>None</EnvironmentType>
|
<EnvironmentType>None</EnvironmentType>
|
||||||
<WorkshopId>0</WorkshopId>
|
<WorkshopIds>
|
||||||
|
<WorkshopId>
|
||||||
|
<Id>3350333386</Id>
|
||||||
|
<ServiceName>Steam</ServiceName>
|
||||||
|
</WorkshopId>
|
||||||
|
</WorkshopIds>
|
||||||
<OwnerSteamId>76561198406231217</OwnerSteamId>
|
<OwnerSteamId>76561198406231217</OwnerSteamId>
|
||||||
<Points>0</Points>
|
<Points>0</Points>
|
||||||
</ShipBlueprint>
|
</ShipBlueprint>
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<ModMetadata xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<ModVersion>1.0</ModVersion>
|
||||||
|
</ModMetadata>
|
Loading…
Reference in a new issue