You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sprite Sheet Extractor for Open Tibia written in JavaScript and powered by Node.js.
4
+
> CLI Tool to extract SpriteSheet from Tibia Spr & Dat files
4
5
5
6
## Getting Started
6
7
@@ -19,6 +20,7 @@ Please submit all issues and pull requests to the [TibiaJS/spritesheet-extractor
19
20
If you have any problem or suggestion please open an issue [here](https://github.com/TibiaJS/spritesheet-extractor/issues).
20
21
21
22
## License
23
+
22
24
The BSD License
23
25
24
26
Copyright (c) 2015, TibiaJS Community
@@ -32,3 +34,14 @@ Redistribution and use in source and binary forms, with or without modification,
32
34
*Neither the name of the TibiaJS Community nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
33
35
34
36
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0 commit comments