Update README.md & add not yet implemented error
This commit is contained in:
11
README.md
11
README.md
@@ -1,2 +1,11 @@
|
||||
# OpenSkins
|
||||
Simple skin management service for games
|
||||
|
||||
Simple customizable skin management service for games. **Currently in early stages of development**
|
||||
|
||||
## Official Plugins
|
||||
|
||||
[OpenSkins-Standalone-Plugin](https://github.com/josephbmanley/openskins-standalone-plugin) - Basic plugin that use the local file system to store and manage skins.
|
||||
|
||||
## Creating Plugins
|
||||
|
||||
Plugins can be created by implementing interfaces in [OpenSkins-Common](https://github.com/josephbmanley/OpenSkins-Common). As OpenSkins is in very early development, expect breaking changes regularly.
|
||||
|
||||
Reference in New Issue
Block a user