OAR Format
From OpenSimulator
(Difference between revisions)
m (→Versions: Fixed link... please ignore!) |
m (Added "See Also" heading, with updated links. Also moved "OpenSim_Archive_Region_Format" page to root.) |
||
Line 3: | Line 3: | ||
<br /> | <br /> | ||
− | [[Technical Reference | Technical Reference]] -> [[Technical Reference/terms | Terms]] -> [[ | + | [[Technical Reference | Technical Reference]] -> [[Technical Reference/terms | Terms]] -> [[OAR_Format | OAR Format]] |
== Introduction == | == Introduction == | ||
Line 20: | Line 20: | ||
[[OAR format 0.2]] | [[OAR format 0.2]] | ||
+ | |||
+ | = See Also = | ||
+ | |||
+ | * [[Status|Main Status Page]] | ||
+ | * [[Technical_Reference|Technical Reference Page]] | ||
+ | * [[OpenSim_Archives|OpenSim Archives (OAR)]] | ||
+ | |||
+ | [[Category:Users]] | ||
+ | [[Category:Support]] | ||
+ | [[Category:Tech Reference]] | ||
+ | [[Category:Help]] | ||
+ | [[Category:Configuration]] | ||
+ | [[Category:Getting_Started]] | ||
+ | [[Category:Development]] |
Revision as of 08:14, 24 May 2009
Technical Reference -> Terms -> OAR Format
Introduction
The region OpenSim Archives (OAR) format is designed with three aims in mind
- Make it easy for people to read and write different OpenSim files within an archive.
- Make it easy to compose two region archives into a single region archive.
- Make it easy to compose archives from scratch.
Therefore, all the different entities (assets, objects, terrains, etc.) are packaged in individual files (e.g. one for each asset) with human readable filenames and machine readable extensions (e.g. .jp2 for textures, .txt for notecards).