Git Product home page Git Product logo

tui's Introduction

Terraria User Interface (TUI)

Ingame user interface library for Terraria by ASgo and Anzhelika.

  • You can find english documentation here.

Библиотека пользовательского интерфейса для Terraria от разработчиков ASgo и Anzhelika.

  • Вы можете найти документацию на русском здесь.


Installing

This plugin is for TShock version 4.3.26. To install the plugin you need to do this:

  • Add TUI.dll from archive to server root directory (near TerrariaServer.exe).
  • Add ServerPlugins/TUIPlugin.dll from archive to ServerPlugins directory.

Установка

Этот плагин использует TShock версии 4.3.26. Для установки плагина необходимо:

  • Добавить TUI.dll из архива в корневую папку сервера (рядом с TerrariaServer.exe).
  • Добавить ServerPlugins/TUIPlugin.dll из архива в папку сервера ServerPlugins.

Example

There is an example of plugin usage. You can also find this example plugin in archive and play with it. By default example will spawn interface at (0, 0) coordinates, so to move it to the place you want you have to use command:

  • /tuipanel TestPanel <x> <y>

Be aware that interface will modify your map tiles irreversible if you don't use FakeManager as provider. Use The Grand Design to interact with interface.

Пример

В этом репозитории есть пример использования плагина. Также вы можете найти этот плагин в архиве и попробовать его. По умолчанию пример создает интерфейс на позиции (0, 0), так что, чтобы поместить его туда, куда вам надо, вам надо использовать команду:

  • /tuipanel TestPanel <x> <y>

Учтите, что интерфейс безвозвратно поменяет блоки, если вы не используете FakeManager в качестве провайдера. Используйте предмет Великий План (The Grand Design), чтобы взаимодействовать с интерфейсом.

tui's People

Contributors

agaspace avatar anzhelikao avatar asgopew avatar pixelstormer avatar pontaoski avatar zakfahey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.