mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-08 06:56:03 -08:00
Update README.md
This commit is contained in:
parent
6d1ef55775
commit
4e0ba98793
|
@ -57,7 +57,7 @@ Each and every EaglerProxy plugin consists of two parts:
|
|||
* a `metadata.json` metadata file
|
||||
|
||||
Below is a breakdown of everything inside of `metadata.json`:
|
||||
```json
|
||||
```
|
||||
{
|
||||
"name": "Example Plugin",
|
||||
"id": "examplePlugin",
|
||||
|
@ -68,4 +68,4 @@ Below is a breakdown of everything inside of `metadata.json`:
|
|||
"load_after": ["otherPlugin"]
|
||||
}
|
||||
```
|
||||
As of right now, there exists no API reference. Please refer to the preinstalled plugin for details regarding API usage.
|
||||
As of right now, there exists no API reference. Please refer to the preinstalled plugin for details regarding API usage.
|
||||
|
|
Loading…
Reference in New Issue
Block a user