Skip to content

Commit cbc2917

Browse files
authored
Update README.md
1 parent 4eeff6e commit cbc2917

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ A picture's worth 2 words
3131
}
3232
```
3333
- Features
34-
- Mods can provide a Screen factory to provide a custom config screen to open with the config button. Implement the `getConfigScreenFactory` method in your API implementation.
34+
- Mods can provide a Screen factory to provide a custom config screen to open with the config button. Implement the `getModConfigScreenFactory` method in your API implementation to do this.
35+
- Mods can provide Screen factories to provide a custom config screens to open with the config buttons for other mods as well. Implement the `getProvidedConfigScreenFactories` method in your API implementation for this.

0 commit comments

Comments
 (0)