Changes between Version 6 and Version 7 of Development/FileFormats


Ignore:
Timestamp:
01/31/10 14:34:35 (10 years ago)
Author:
ibboard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Development/FileFormats

    v6 v7  
    22= File Formats =
    33
    4 WarFoundry is designed such that it can load any data files from any other application as long as a plugin is written than maps the other application's format to the WarFoundry format (e.g. the [wiki:RollcallPlugin Rollcall plugin]). There is also a WarFoundry file format using XML and Zip files that is the "native" file format for the WarFoundry army building app. The following is a description of that format and how it works together.
     4WarFoundry is designed such that it can load any data files from any other application as long as a plugin is written than maps the other application's format to the WarFoundry format (e.g. the [wiki:RollcallPlugin Rollcall plugin]). There is also a WarFoundry file format using XML and Zip files that is the "native" file format for the WarFoundry army creator. The following is a description of that format and how it works together.
    55
    66== XML and Zips ==