Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 722 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 722 Bytes

PYTHA-Plugins / Lua Api

Documentation and Samples for PYTHA-Plugins written against the Lua Api.

Sample Plugins

You can find several sample plugins in the samples folder.

Plugin Installation

A PYTHA Plugin is represented by a folder. The name of that folder is the display name of the plugin. To install a plugin, move its folder into PYTHA-Settings-Directory\plugins, where PYTHA-Settings-Directory is the folder that you can access from PYTHA-Central. In a standard installation, you can find it at C:\Users\USERNAME\AppData\Roaming\PYTHA25.0.

Developer-Documentation

The full developer documentation can be found >>> here <<<.