Skip to content

Library to manipulate files used by OTS and OTClient. Written in TypeScript.

Notifications You must be signed in to change notification settings

TibiaJS/open-tibia-library

This branch is 1 commit behind gesior/open-tibia-library:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 24, 2023
Dec 27, 2022
Nov 9, 2021
Mar 10, 2020
Jan 2, 2023
Jan 2, 2023
Jan 2, 2023
Jan 2, 2023
Jan 2, 2023
Jan 2, 2023
Jan 2, 2023
Jan 2, 2023
Jan 24, 2023
Jan 24, 2023
Jan 2, 2023
Jan 24, 2023
Jan 2, 2023
Jan 2, 2023
Jan 2, 2023
Jun 11, 2020
Mar 15, 2020
Mar 10, 2020
Jan 24, 2023
Jul 23, 2021

Repository files navigation

Open Tibia Library

Library to manipulate files used by OTS and OTClient. Written in TypeScript.

Base for OT Item Editor and Map Editor.

How to run example (item image generator)?

  1. Google 'install nodejs' and follow instruction for installation with system integration.

    It will install node and npm in your system.

  2. Open folder with OpenTibiaLibrary in terminal (cmd).

  3. Type:

    npm install
    
  4. Type:

    npm run-script build
    
  5. After build there will appear folder js.

  6. Open itemImageGenerator.html in webbrowser (tested on Chrome). Done.

About

Library to manipulate files used by OTS and OTClient. Written in TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.9%
  • PHP 24.3%
  • HTML 3.9%
  • Other 0.9%