init(readme)

This commit is contained in:
/home/neo
2026-03-17 22:17:46 +03:00
committed by GitHub
parent 7b5dd712ab
commit a255366065

25
README.md Normal file
View File

@@ -0,0 +1,25 @@
<div align="center">
<img height="150" src="https://raw.githubusercontent.com/Emerald-Legacy-Launcher/Emerald-Legacy-Launcher/refs/heads/main/public/images/logo.png">
<h1>Emerald Legacy Launcher Website</h1>
<p>Website for Emerald Legacy Launcher</p>
</div>
<p align="center">
<a href="https://ko-fi.com/kayjann">
<img src="https://img.shields.io/badge/ko--fi-Donate%20to%20the%20Project-grey?style=for-the-badge&logo=kofi&logoColor=white&labelColor=FF5E5B" alt="Donate to the Project">
</a>
<a href="https://discord.gg/ycYvGjWmhu">
<img src="https://img.shields.io/badge/discord-Join%20the%20Community-grey?style=for-the-badge&logo=discord&logoColor=white&labelColor=5865F2" alt="Join the Community">
</a>
</p>
---
### Overview
This repository serves the source code for the [Emerald Legacy Launcher's Website](https://emerald-legacy-launcher.github.io), currently hosted on Github Pages.
### Technical Details
This website is made with vanilla HTML, CSS and Typescript, with [Vite](https://vite.dev) as the build system.
### License
***This project is licensed under the [GNU GPL v3 License](LICENSE)***