Space Engineers

Space Engineers

39 betyg
Override Public
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Type: Mod
Mod category: Script
Filstorlek
Lades upp
20.299 KB
9 jun, 2022 @ 21:41
1 ändringsnotis ( visa )

Abonnera för att ladda ner
Override Public

Beskrivning
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.