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: about 1 year 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 (about 11 years ago)
- Default Branch: general-devel
- Last Pushed: 2025-03-01T07:14:38.000Z (over 1 year ago)
- Last Synced: 2025-04-04T07:30:58.778Z (about 1 year ago)
- Topics: otapi, terraria, tshock
- Language: C#
- Homepage: http://tshock.co/
- Size: 29.9 MB
- Stars: 110
- Watchers: 13
- Forks: 66
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
README
# Terraria Server API
[](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.