open-tibia-library
v0.1.20
Published
OpenTibiaLibrary
Readme
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)?
Google 'install nodejs' and follow instruction for installation with system integration.
It will install
nodeandnpmin your system.Open folder with OpenTibiaLibrary in terminal (cmd).
Type:
npm installType:
npm run-script buildAfter build there will appear folder
js.Open
itemImageGenerator.htmlin webbrowser (tested on Chrome). Done.
