woolplatform / wool

The WOOL dialogue language description and tools.
MIT License
1 stars 0 forks source link

Add file version number to wool files #34

Open borisvanschooten opened 4 years ago

borisvanschooten commented 4 years ago

In order to detect old wool file format versions and properly convert/import them, it would be handy to have a wool version identifier. It can go in the first node header or a separate global header (yet to be defined).

hopdenakker commented 4 years ago

I would advocate for a separate global header, as this would be useful to store other general information about a dialogue. A short manually written "summary" of what this dialogue is about would for example be useful in browsing files...