aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/conventionalrp/plugins/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* style: :art: remove redundant file path comments from module initialization ↵HsiangNianian2025-05-071-1/+0
| | | | files
* refactor: clean up code formatting and add new PluginManager classHsiangNianian2025-03-151-1/+1
|
* refactor: update project structure and rename modules to conventionalrpHsiangNianian2025-03-141-1/+1
|
* refactor(project)!: first implementation of the Conventional Role Play SDK ↵HsiangNianian2025-03-131-0/+4
with core components, renderers, extractors, and example usage.