开发工具

ESO Profiler 作者: votan

A big "Thank You!" to ZOS for providing us with the API for script profiling.DependenciesLibAsyncLibCustomMenuThe ProfilerYou have a new tab in your "Journal", now.There is a button at the bottom to start/stop the profiler.You get a summary wit

Lilith's Command History 作者: Drummerx04

Extends the ability to run scripts for testing purposes. Great for testing addons and inspecting the game environment.This Addon takes the default "/script" command and gives it thorough history expansion, reloadui script recovery, and a UI element inspe

Taneth - Testing Framwork 作者: sirinsidiator

Taneth is a test framework for Elder Scrolls Online addons, inspired by Mocha and busted.It can be used both inside the game and outside with the help of ESOLua.Test suites follow the same structure as Mocha and busted, with the exception that they have

eso-manifest 作者: AlbinoPython

eso-manifestGenerates a manifest file for Elder Scrolls Online. Available:npm - Latest stablegit - Sources and deploymentesoui - Sources published for visibility.InstallCode:npm install -g eso-manifestCommand LineSave configuration to `example

ESOLua 作者: sirinsidiator

ESOLua is a fork of Lua 5.1 with modifications for Elder Scrolls Online. The goal of this project is to provide a runtime that can be used to test AddOns for the game outside the game client. It won't be possible to provide all the functionality of the ga