Skip to content

A low-level library for representing Minecraft: Java Edition chat components with ANSI escape sequences.

License

Notifications You must be signed in to change notification settings

KyoriPowered/ansi

Folders and files

NameName
Last commit message
Last commit date
Dec 1, 2024
Jul 16, 2023
Dec 4, 2022
Jan 2, 2025
Dec 7, 2024
May 8, 2021
Apr 24, 2023
Dec 1, 2024
Dec 14, 2024
Aug 29, 2023
Dec 2, 2022
May 8, 2021
Dec 4, 2022
Nov 3, 2022
Aug 29, 2023

Repository files navigation

ansi

GitHub Workflow Status (branch) MIT License Maven Central Sonatype Nexus (Snapshots) Javadoc

A low-level library for representing Minecraft: Java Edition chat components with ANSI escape sequences.

See the documentation for usage and dependency information for this project.

Contributing

We appreciate contributions of any type. For any new features or typo-fix/style changes, please open an issue or come talk to us in our Discord first so we make sure you're going in the right direction for the project.

All the adventure projects are built with Gradle, require at least JDK 8, and use a common checkstyle configuration. Please make sure all tests pass, license headers are updated, and checkstyle passes to help us review your contribution.

ansi is released under the terms of the MIT License.