Skip to content

Commit

Permalink
some configs
Browse files Browse the repository at this point in the history
  • Loading branch information
InvalidArgument3 committed Dec 14, 2024
1 parent 8dc5550 commit 3d81053
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
9 changes: 9 additions & 0 deletions Storage/3338914638.sbm_ShipPoints/ShareTrack_Settings.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
;ShareTrack Config
; - by Aristeas
;Settings are read on session load, and saved on session unload.
;Invalid values are set to default.
[ShareTrack]
;If false, disallow players from tracking grids.
allowGridTracking=true
;If true, automatically track grids counted as alive.
autoTrack=true
Original file line number Diff line number Diff line change
Expand Up @@ -16699,5 +16699,17 @@
<AllowedForPlayerStaticOnly>false</AllowedForPlayerStaticOnly>
<AllowedForUnownedStaticOnly>false</AllowedForUnownedStaticOnly>
</SerializableBlockSetting>
<SerializableBlockSetting>
<Type>MyObjectBuilder_OxygenTank/Caster_ConveyorCap</Type>
<PlayerMaxCount>0</PlayerMaxCount>
<GridMaxCount>0</GridMaxCount>
<FactionMaxCount>0</FactionMaxCount>
<AllowedForNPC>true</AllowedForNPC>
<AllowedForPlayer>true</AllowedForPlayer>
<AllowedForUnowned>true</AllowedForUnowned>
<AllowedForNPCStaticOnly>false</AllowedForNPCStaticOnly>
<AllowedForPlayerStaticOnly>false</AllowedForPlayerStaticOnly>
<AllowedForUnownedStaticOnly>false</AllowedForUnownedStaticOnly>
</SerializableBlockSetting>
</Settings>
</BlockSaveData>
</BlockSaveData>

0 comments on commit 3d81053

Please sign in to comment.