This repository has been archived by the owner on May 10, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
bladecoding/Terraria-API
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
If you are compiling TerrariaAPI please do the following first. -Set the environment variable %TERRARIA_BIN% to Terraria's install directory. (IE C:\Program Files (x86)\Steam\steamapps\common\terraria\) -Run Terraria/compile.bat to compile Terraria. CHANGES: V1.3 -Enabled property added. Not currently used but best to make your plugins support it soon. -APIVersion is now a class attribute. This will prevent any crashes due to having an outdated plugin. -Order property added. Plugins are sorted by order before being initialized. -Name/Version/Description/Author made virtual meaning you don't have to overide them. Plugins keybinds: F1 = Teleport to last player F2 = Teleport to last location F3 = Teleport to cursor position F4 = Open teleport form F5 = Show/Hide minimap F6 = Show minimap settings form F7 = Show trainer form F8 = Show texture loader form F9 = Show item editor form
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published