Space Engineers

Space Engineers

37 ratings
Override Public
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod category: Script
File Size
Posted
20.299 KB
9 Jun, 2022 @ 9:41pm
1 Change Note ( view )

Subscribe to download
Override Public

Description
Mod simply overrides the public flag in a definition to match the overridden value.

All modified definitions public property will be forced to match the overridden value provided by the xml.
<ModExtensions> <Group Name="OverridePublic"> <Boolean Name="Public" Value="false" /> </Group> </ModExtensions>

Reference the Definition Extensions page for a more detailed description on how to use this mod.

Note that all modified definition files need to be listed in your DefinitionExtensions.txt in your mod's Data folder.