-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b18b98b
commit 8cbd63b
Showing
16 changed files
with
96 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,21 +51,23 @@ | |
|
||
|
||
<!-- ABOUT CORAL --> | ||
|
||
## About Coral | ||
|
||
Nothing to see here | ||
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
|
||
### Built With | ||
|
||
[![Java][Java]][Java-url] | ||
[![Java][Java]][Java-url] | ||
[![Gradle][Gradle]][Gradle-url] | ||
|
||
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
|
||
|
||
|
||
<!-- GETTING STARTED --> | ||
|
||
## Getting Started | ||
|
||
Currently, this project is not ready for use. Please check back later. | ||
|
@@ -83,25 +85,30 @@ Not ready yet | |
|
||
|
||
<!-- ROADMAP --> | ||
|
||
## Roadmap | ||
|
||
<!-- - [ ] Feature 1--> | ||
<!-- - [ ] Feature 2--> | ||
<!-- - [ ] Feature 3--> | ||
<!-- - [ ] Nested Feature--> | ||
|
||
See the [open issues](https://github.com/github_username/repo_name/issues) for a full list of proposed features (and known issues). | ||
See the [open issues](https://github.com/github_username/repo_name/issues) for a full list of proposed features (and | ||
known issues). | ||
|
||
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
|
||
|
||
|
||
<!-- CONTRIBUTING --> | ||
|
||
## Contributing | ||
|
||
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. | ||
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any | ||
contributions you make are **greatly appreciated**. | ||
|
||
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". | ||
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also | ||
simply open an issue with the tag "enhancement". | ||
Don't forget to give the project a star! Thanks again! | ||
|
||
1. Fork the Project | ||
|
@@ -115,13 +122,15 @@ Don't forget to give the project a star! Thanks again! | |
|
||
|
||
<!-- LICENSE --> | ||
|
||
## License | ||
|
||
Distributed under the Apache Licence v2.0. See `LICENSE` for more information. | ||
|
||
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
|
||
<!-- CONTACT --> | ||
|
||
## Contact | ||
|
||
Léa - [Discord](https://discord.com/users/985986599995187270) - [[email protected]]([email protected]) | ||
|
@@ -131,6 +140,7 @@ Project Link: [https://github.com/St-Mary/Coral](https://github.com/St-Mary/Game | |
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
|
||
<!-- ACKNOWLEDGMENTS --> | ||
|
||
## Acknowledgments | ||
|
||
* [RedBoxing](https://github.com/RedBoxing) | ||
|
@@ -141,17 +151,31 @@ Project Link: [https://github.com/St-Mary/Coral](https://github.com/St-Mary/Game | |
|
||
<!-- MARKDOWN LINKS & IMAGES --> | ||
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --> | ||
|
||
[contributors-shield]: https://img.shields.io/github/contributors/St-Mary/Coral.svg?style=for-the-badge | ||
|
||
[contributors-url]: https://github.com/St-Mary/Coral/graphs/contributors | ||
|
||
[forks-shield]: https://img.shields.io/github/forks/St-Mary/Coral.svg?style=for-the-badge | ||
|
||
[forks-url]: https://github.com/St-Mary/Coral/network/members | ||
|
||
[stars-shield]: https://img.shields.io/github/stars/St-Mary/Coral.svg?style=for-the-badge | ||
|
||
[stars-url]: https://github.com/St-Mary/Coral/stargazers | ||
|
||
[issues-shield]: https://img.shields.io/github/issues/St-Mary/Coral.svg?style=for-the-badge | ||
|
||
[issues-url]: https://github.com/St-Mary/Coral/issues | ||
|
||
[license-shield]: https://img.shields.io/github/license/St-Mary/Coral.svg?style=for-the-badge | ||
|
||
[license-url]: https://github.com/St-Mary/Coral/blob/master/LICENSE | ||
|
||
[Java-url]: https://www.java.com/fr/ | ||
|
||
[Java]: https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white | ||
|
||
[Gradle]: https://img.shields.io/badge/gradle-02303A?logo=gradle&style=for-the-badge&logoWidth=25 | ||
|
||
[Gradle-url]: https://gradle.org/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletions
2
src/main/java/com/stmarygate/coral/network/packets/Packet.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/main/java/com/stmarygate/coral/network/packets/client/PacketLoginUsingCredentials.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/main/java/com/stmarygate/coral/network/packets/client/PacketVersion.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/main/java/com/stmarygate/coral/network/packets/server/PacketVersionResult.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.