Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Pryaxis/TSAPI

🛠🌳 The TShock Scaffold API enables developers to build plugins that hook directly into the Terraria game engine.
https://github.com/Pryaxis/TSAPI

otapi terraria tshock

Last synced: 2 months ago
JSON representation

🛠🌳 The TShock Scaffold API enables developers to build plugins that hook directly into the Terraria game engine.

Awesome Lists containing this project

README

        

# Terraria Server API
[![Build status](https://ci.appveyor.com/api/projects/status/087ea1fsk231sc99/branch/general-devel?svg=true)](https://ci.appveyor.com/project/hakusaro/terrariaapi-server/branch/general-devel)

This is the Terraria Server API, the API that [TShock for Terraria](http://github.com/tshock/tshock) runs on.

## Features

* Hooks for the most used events & calls used by Terraria.
* Runs plugins from the ServerPlugins folder.
* Direct access to all methods inside Terraria Server itself.