mirror of
https://gitea.com/Lerking/XtendR.git
synced 2025-07-21 12:41:17 +02:00
Update README.md
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
# XtendR
|
||||
|
||||
A very basic python 3 extension system to ease the use of plugins.
|
||||
A very basic python 3 extension system based on the K.I.S.S principle.
|
||||
|
||||
I was in need of a new plugin system, which would be simple and working well with Python 3.12.
|
||||
I previously used yapsy, but this has not been maintained for a couple of years.
|
||||
Furthermore it was getting too bloated and didn't work with Python 3.12.
|
||||
I didn't find anything that suited my needs, so I decided to make my own.
|
||||
|
||||
At the moment only 4 functions are available:
|
||||
- Attach
|
||||
|
Reference in New Issue
Block a user