mirror of
https://github.com/justinccdev/opensimulator-tools.git
synced 2026-08-14 01:07:50 +00:00
Add README for oar info
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# README #
|
||||
|
||||
This is a utility to display information about an OAR.
|
||||
|
||||
At the moment, it just prints the number of contained assets and the number of contained objects.
|
||||
|
||||
In the future, it could do more sophisticated stuff like sanity check an OAR to see that all references (e.g. textures
|
||||
referred to by objects) are present, though this is quite a lot of work so might not happen soon.
|
||||
|
||||
Patches welcome.
|
||||
|
||||
vim: ts=4:sw=4:et:tw=120
|
||||
Reference in New Issue
Block a user