-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The first official release (First non-development build) should include a fully working provider system with a working API that other plugins can access.
The API should be straight forward and easy to use, other plugins should be able to register new providers, overwrite existing ones and use an existing providers functions.
Progress
- Implement provider system
- Implement default providers
- Create API
Planned default providers
- JSON
- YAML
- MySQL
- SQLite3
Reactions are currently unavailable