Skip to content

Commit 8b6c0b3

Browse files
committed
Add "Discord API Version Compatibility" header
1 parent 3cc3b7a commit 8b6c0b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sisbasekt/core.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ See the [sisbasekt.mod.json Documentation](./mod_json.md) for information about
6363
In order for an extension to be loaded, the `sisbasekt.mod.json` file must be present at the root of the JAR file.
6464
For more information on the Metadata File Format, [see above](core.md#configuration--metadata)
6565

66+
### Discord API Version Compatibility
67+
6668
In order to make sure your extension is propperly supported, extension writers can annotate their systems with `@RequireApiVersion`.
6769

6870
On the case of a backend not supporting said version that system will be disabled and a warning will be printed to the console.

0 commit comments

Comments
 (0)