FileFormatV13

From Animation Master Wiki
Revision as of 23:14, 9 February 2007 by Willp (talk | contribs) (New page: Animation Master v13.0 files are now xml like.<br />If remanamed to filename.xml their major tags can be parsed with most xml parsers such as [http://www.microsoft.com/windows/ie/ IE] ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Animation Master v13.0 files are now xml like.
If remanamed to filename.xml their major tags can be parsed with most xml parsers such as IE

<PROJECT> ProductVersion=13.01 FPS=30 <OBJECTS> <MODEL> Name=Model1 </MODEL> </OBJECTS> </PROJECT>