minecraft-color-gradient-ge.../README.md

32 lines
878 B
Markdown
Raw Normal View History

2024-06-07 18:04:54 +08:00
<p align="center">
2024-07-08 16:03:49 +08:00
<a href="https://github.com/tuanzisama/minecraft-gradient-text-generator">
<img src="https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f3a8.svg" width="200" height="200" alt="Minecraft Gradient Text Generator">
2024-06-07 18:04:54 +08:00
</a>
</p>
<div align="center">
2024-07-08 16:04:59 +08:00
# Minecraft Gradient Text Generator
2023-06-29 17:42:54 +08:00
2024-06-07 18:04:54 +08:00
👉 A tool for quickly generating gradient text for Minecraft 👈
</div>
# Introduction
- [x] Support 13+ text format
- [x] Support Vanilla color code
2024-06-26 16:19:31 +08:00
- [x] Live preview
2024-06-07 18:04:54 +08:00
- [x] Color picker & plate
- [ ] Localization
# Self-hosted
**Coming soon...**
Because I found that someone removed the Google Analysis code after forking the project, I am considering splitting this code and creating a `self-hosted` branch in the future.
# Contribution
It's very simple. Just clone this project and run it by `Nodejs`. btw it's written by `Vue 3.2`.