diff --git a/.project b/.project new file mode 100644 index 0000000000000000000000000000000000000000..1583b0364327b9e7acbb494edb9f3db079e413de --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>nifxml</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + </buildSpec> + <natures> + </natures> +</projectDescription> diff --git a/nif.xml b/nif.xml index 428d444155a92c9799480cc4670cc36869ccd7f3..562c3e4319aace559d27b4532b4997c24422ab23 100644 --- a/nif.xml +++ b/nif.xml @@ -876,6 +876,7 @@ </compound> <compound name="ExportInfo" ver1="10.0.1.2"> + Information about how the file was exported <add name="Unknown" type="uint" ver2="10.0.1.2" default="3">Probably the number of strings that follow.</add> <add name="Creator" type="ShortString">Could be the name of the creator of the NIF file?</add> <add name="Export Info 1" type="ShortString">Unknown. Can be something like 'TriStrip Process Script'.</add>