* Added /bin/data

* Added avataranimations.xml (WARNING: Creative Commons License Applies. Read LICENSE-README-IMPORTANT.txt)
zircon^2
Adam Frisby 2007-06-04 10:52:15 +00:00
parent 2a02732678
commit 2b8a8d3dad
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,5 @@
Not all of the files in this directory are licensed under the BSD license. Some of these files come with the Second Life viewer and are considered licensed under a Creative Commons License.
These files are:
- avataranimations.xml (Derivative work of viewerart.ini, Creative Commons Attribution+Share-Alike v2.5 License)

View File

@ -0,0 +1,10 @@
<!-- Copyright(C) 2002-2007 Linden Lab, OpenSim Developers -->
<!-- Based on viewerart.ini packaged with the viewer. -->
<!-- This file is a derivative work of the above while it contains default animation UUIDs -->
<!-- Licensed under a creative commons license (By-SA) http://creativecommons.org/licenses/by-sa/2.5/ -->
<?xml version="1.0" encoding="iso-8859-1"?>
<animations>
<animation name="STAND">2408fe9e-df1d-1d7d-f4ff-1384fa7b350f</animation>
<animation name="WALK">6ed24bd8-91aa-4b12-ccc7-c97c857ab4e0</animation>
<animation name="FLY">aec4610c-757f-bc4e-c092-c6e9caf18daf</animation>
</animations>