I added documentation on the <create> XML tag.
[XML-GAME-CREATOR.git] / xml-syntax
blob252bf7953958e66cc6928ea5c3bbd99926dae161
1 <metadata>                      :This tag encapsulates all of the metadata. This has many subtags, including hte title. It's subtags are listed and tabbed below.
2         <title>                 :This tag defines the title of the game.
3         <ver>                   :This tag defines the version number of the game.
4         <author>                :This tag defines the author of the game.
5 <create>                        :You use this tag to name objects. You can find out more about this in /doc/create.