From The Mana World
Line 3: | Line 3: | ||
== Term Definitions == | == Term Definitions == | ||
<type-of-content> | === <type-of-content> === | ||
* data (xml files in the root of data/ defining client-sided data) | * data (xml files in the root of data/ defining client-sided data) | ||
* graphics (anything under data/graphics/: both graphics and xml) | * graphics (anything under data/graphics/: both graphics and xml) | ||
Line 10: | Line 10: | ||
* music (anything under data/music) | * music (anything under data/music) | ||
<cr> | === <cr> === | ||
* CR1, CR2, CR3... | * CR1, CR2, CR3... | ||
* CR1.1, CR1.2, CR1.3... ...CR1.10, CR1.11, CR1.12... | * CR1.1, CR1.2, CR1.3... ...CR1.10, CR1.11, CR1.12... | ||
=== <n> === | |||
* 1, 2, 3... | |||
== Stages of Development == | == Stages of Development == | ||
Line 18: | Line 21: | ||
=== dev === | === dev === | ||
<type-of-content>-yyyy-mm-dd.zip | '''<type-of-content>'''-yyyy-mm-dd.zip | ||
=== testing === | === testing === | ||
<cr>-beta-n.zip | '''<cr>'''-beta-'''<n>'''.zip | ||
=== production === | === production === | ||
<cr> | '''<cr>'''.zip |
Revision as of 20:37, 16 September 2010
TMW CR Update Guideline
Term Definitions
<type-of-content>
- data (xml files in the root of data/ defining client-sided data)
- graphics (anything under data/graphics/: both graphics and xml)
- maps (anything under data/maps)
- sfx (anything under data/sfx)
- music (anything under data/music)
<cr>
- CR1, CR2, CR3...
- CR1.1, CR1.2, CR1.3... ...CR1.10, CR1.11, CR1.12...
<n>
- 1, 2, 3...
Stages of Development
dev
<type-of-content>-yyyy-mm-dd.zip
testing
<cr>-beta-<n>.zip
production
<cr>.zip