khanat-opennel-code/code/ryzom/common/data_leveldesign/primitives/file_index.cfg
kervala 47ccfe279a Changed: Don't use anymore the current SDK in registry (very unreliable)
Changed: Use the Windows SDK installed with VC++ or the most recent compatible one
2013-09-27 10:52:44 +02:00

15 lines
496 B
INI

// This file defines file part of primitive aliases. Each file must have a
// unique and temporaly constant number associated to it. Update the following
// last used number each time you add a primitive.
//
Files = {
"botobjects_newbieland.primitive", "762",
"fauna_newbieland.primitive", "763",
"region_newbieland.primitive", "764",
"urban_newbieland.primitive", "765",
"deposit_newbieland.primitive", "766",
"deposit_ecotype_newbie.primitive", "767",
};