Skip to content

Commit

Permalink
Mention API size
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaming32 committed Sep 13, 2023
1 parent 9967f45 commit 4ca37ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ An advanced loading screen with the loading progress of mods. It works on all Mi

## API

To depend on the API, use the Modrinth Maven. The API should be JiJed, and doing so will not include Mod Loading Screen inside your mod (it will only include the API). The API is designed to have both forwards and backwards binary compatibility with future Mod Loading Screen versions. An API is provided for checking which API calls will return stubs and which ones are real.
To depend on the API, use the Modrinth Maven. The API should be JiJed, and doing so will not include Mod Loading Screen inside your mod (it will only include the API, which is only a few kilobytes). The API is designed to have both forwards and backwards binary compatibility with future Mod Loading Screen versions. An API is provided for checking which API calls will return stubs and which ones are real.

```gradle
repositories {
Expand Down

0 comments on commit 4ca37ff

Please sign in to comment.