Skip to content

Commit

Permalink
Remove mention of Ini from README
Browse files Browse the repository at this point in the history
  • Loading branch information
Almighty-Satan committed Mar 9, 2024
1 parent 9136f64 commit 501bc46
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 @@ -157,7 +157,7 @@ look like this:
| core | Contains common code. Can not be used on it's own. |
| standalone | A standalone implementation that does not rely on external dependencies. |
| minimessage | An implementation that uses the [MiniMessage](https://docs.advntr.dev/minimessage/index.html) format. |
| parser-jaskl | A [JASKL](https://github.com/Almighty-Satan/JASKL) based parser to load messages. Supports formats like YAML, HOCON, JSON, Ini and MongoDB. |
| parser-jaskl | A [JASKL](https://github.com/Almighty-Satan/JASKL) based parser to load messages. Supports formats like YAML, HOCON, JSON and MongoDB. |
| parser-jackson | A [Jackson](https://github.com/FasterXML/jackson) based parser to load message files. It supports formats like JSON and TOML. |
| papi | Allows [PlaceholderAPI](https://github.com/PlaceholderAPI/PlaceholderAPI) placeholders to be used in SLAMS messages and makes SLAMS placeholders available via PlaceholderAPI. |

Expand Down

0 comments on commit 501bc46

Please sign in to comment.