====== Map project file ====== The L3DT //map project file// (.proj) is an XML-based file (using [[l3dt:formats:specs:xml|L3DT's XML format]] spec) that lists the files in a map project (such as heightfield and texture filenames), and some pertinent settings (including map size, etc). These project files may be thought of as the main 'document' file used by L3DT. This format replaces the obsolete '[[l3dt:formats:specs:mgf|.mgf]]' format previously used. ===== Example file ===== See {{l3dt:formats:specs:temp1.proj.xml}} (note XML extension has been appended for wiki reasons)