49
edits
| Line 11: | Line 11: | ||
== Details == | == Details == | ||
Path to the platform native libraries for the world. The library file name format uses name suffixes to distinguish between versions of the same library compiled for different platforms. Modules will load by finding the correct one by name, platform, OS, and OS module type extension. | Path to the platform native libraries for the world. | ||
The library file name format uses name suffixes to distinguish between versions of the same library compiled for different platforms. Modules will load by finding the correct one by name, platform, OS, and OS module type extension. | |||
[name][platform][.os][.extension] | [name][platform][.os][.extension] | ||