Wiki

Clone wiki

Caesaria / Archives.model

On start from items in this config game try mount archives as folder

forexample:

#!

{
  main : ":/pics/pics.zip"   //"main" only readable name, ":/" relative path to game resources folder
  oc3  : ":/pics/pics_oc3.zip"  //some images that i not found in main archive
  wait : ":/pics/pics_wait.zip" //loading screen images
}

Updated