Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days ago
JSON representation
🛠🌳 The TShock Scaffold API enables developers to build plugins that hook directly into the Terraria game engine.
- Host: GitHub
- URL: https://github.com/pryaxis/tsapi
- Owner: Pryaxis
- License: gpl-3.0
- Created: 2015-05-02T15:56:43.000Z (over 9 years ago)
- Default Branch: general-devel
- Last Pushed: 2024-02-01T17:16:22.000Z (11 months ago)
- Last Synced: 2024-12-02T03:25:44.955Z (21 days ago)
- Topics: otapi, terraria, tshock
- Language: C#
- Homepage: http://tshock.co/
- Size: 29.8 MB
- Stars: 109
- Watchers: 14
- Forks: 66
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
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.