[][src]Module assembly_data::xml

The XML formats

The game client uses XML for a lot of data storage. This module contains helpers for typed access to these files.

Modules

all_settings

The XML <AllSettings> format

behavior

The XML <Behavior> format

block_library

The XML <BlockLibrary> format

common

Code that's used in all XML modules

credits

The XML <credits> format

database

The XML <database> format

env_data

The XML <envData> format

hud

The XML <hud> format

lego_primitive

The XML <LEGOPrimitive> format

localization

The XML <localization> format

modular_build

The XML <ModularBuild> format

module_info

The XML <ModuleInfo> format

nduiml

The XML <nduiml> format

obj

The XML <obj> format (character data)

triggers

The XML <triggers> format

ui_settings

The XML <UISettings> format