Basic code scripting

From XStoryPlayer Wiki
Revision as of 13:20, 5 January 2015 by Xwikip (Talk | contribs)

Jump to: navigation, search


All the scripts for the dungeon pack directory can be found in the ./pack/pack_dungeon/init directory.

It contains two sub-directories:

  • /std : These files are the same for all stories (like .lib files in c++)
  • /stories : These files are story specific.