Template:Db/doc
From StarMade Wiki
Database of blocks is transformed from game datafiles.Two file (Main and Sub) are generated to reduce case by blocks.
structure : Template:Db/Version/0.xxx.xxx/file
file are Main and Sub
DbParser rename unwanted type, handle image options and send to Db
Db choose the page (Main and Sub) who have the requested data and ask to Version wich version (folder ) go to.
Version give LastVersionor the version ask.
LastVersion store the default version.
'"Main"' and '"Sub"' are stored in 0.xxx.xxx and share data of each blocks to light process.