Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocelot5836 committed Nov 19, 2024
1 parent e6f048c commit d5ee2b4
Showing 1 changed file with 18 additions and 8 deletions.
26 changes: 18 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
[![Veil 1.20](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Fmaven.blamejared.com%2Ffoundry%2Fveil%2FVeil-common-1.20.1%2Fmaven-metadata.xml&label=Veil%201.20)](https://maven.blamejared.com/foundry/veil/Veil-common-1.20.1/)
[![Veil 1.20.4](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Fmaven.blamejared.com%2Ffoundry%2Fveil%2FVeil-common-1.20.4%2Fmaven-metadata.xml&label=Veil%201.20.4)](https://maven.blamejared.com/foundry/veil/Veil-common-1.20.4/)
[![Javadoc](https://img.shields.io/badge/javadoc-latest-blue)](https://foundrymc.github.io/Veil/)
[![Discord](https://img.shields.io/discord/1022254439836430386.svg?label=Discord&logo=discord&color=blue)](https://discord.com/invite/2aqTX9QWKU)
[![Discord](https://img.shields.io/discord/1022254439836430386.svg?label=Discord&color=blue)](https://discord.com/invite/2aqTX9QWKU)

Veil is a sophisticated collection of tools and utilities designed to facilitate advanced rendering for Minecraft mod developers. Our goal is to enable more modern game-engine level content in Java Minecraft, pushing the boundaries of what is possible in modding.
Veil is a sophisticated collection of tools and utilities designed to facilitate advanced rendering for Minecraft mod
developers. Our goal is to enable more modern game-engine level content in Java Minecraft, pushing the boundaries of
what is possible in modding.

## Features

Expand All @@ -21,26 +23,34 @@ Veil is a sophisticated collection of tools and utilities designed to facilitate

## Getting Started

Explore our [Example Mod](https://github.com/FoundryMC/veil-example-mod) to see Veil in action and learn how to integrate it into your projects.
Explore our [Example Mod](https://github.com/FoundryMC/veil-example-mod) to see Veil in action and learn how to
integrate it into your projects.

For comprehensive documentation and guides, visit our [Veil Developer Wiki](https://github.com/FoundryMC/Veil/wiki).

## Contribution Guidelines

We welcome contributions from the community! Before contributing, please read our [Contributing Guidelines](CONTRIBUTING.md) to understand our processes and ensure your contributions align with the project goals.
We welcome contributions from the community! Before contributing, please read
our [Contributing Guidelines](CONTRIBUTING.md) to understand our processes and ensure your contributions align with the
project goals.

## Code of Conduct

Please note that we expect all contributors to adhere to our [Code of Conduct](CODE_OF_CONDUCT.md). Respectful and constructive interactions are crucial for maintaining a positive and collaborative community.
Please note that we expect all contributors to adhere to our [Code of Conduct](CODE_OF_CONDUCT.md). Respectful and
constructive interactions are crucial for maintaining a positive and collaborative community.

## License

Veil is licensed under the [LGPL License](LICENSE). Feel free to use, modify, and distribute the code as per the terms of the license.
Veil is licensed under the [LGPL License](LICENSE). Feel free to use, modify, and distribute the code as per the terms
of the license.

## Goals

Our primary goal with Veil is to enable the creation of more modern, game engine-level content within Java Minecraft. We strive to provide mod developers with the tools they need to push the boundaries of what is possible in Minecraft modding, bringing new and exciting experiences to players.
Our primary goal with Veil is to enable the creation of more modern, game engine-level content within Java Minecraft. We
strive to provide mod developers with the tools they need to push the boundaries of what is possible in Minecraft
modding, bringing new and exciting experiences to players.

## Contact

If you have any questions, feel free to reach out to us through the issues section on GitHub. We're here to help and appreciate your efforts to improve Veil!
If you have any questions, feel free to reach out to us through the issues section on GitHub. We're here to help and
appreciate your efforts to improve Veil!

0 comments on commit d5ee2b4

Please sign in to comment.