Crate assembly_xml
source ·Expand description
§The XML formats
The game client uses XML for a lot of data storage. This module contains helpers for typed access to these files.
Re-exports§
pub use quick_xml as quick;
Modules§
- The XML
<AllSettings>format - The XML
<Behavior>format - The XML
<BlockLibrary>format - Code that’s used in all XML modules
- The XML
<credits>format - The XML
<database>format - The XML
<envData>format - The XML
<hud>format - The XML
<LEGOPrimitive>format - The XML
<localization>format - The XML
<ModularBuild>format - The XML
<ModuleInfo>format - The XML
<nduiml>format - The XML
<obj>format (character data) - The XML
<triggers>format - The XML
<UISettings>format - Data returned from
UniverseConfig.svc