drop license
All checks were successful
Deployment / Install (push) Successful in 1m14s

This commit is contained in:
Benjamin Palko 2025-03-21 23:17:45 -04:00
parent e59b5b7c02
commit edc216b77a

View file

@ -1,7 +1,5 @@
# RustyHearts-API # RustyHearts-API
[![License](https://img.shields.io/github/license/JuniorDark/RustyHearts-API?color=green)](LICENSE)
RustyHearts-API is a Node.js-based REST API that enables authentication, billing, and launcher functionalities for Rusty Hearts. RustyHearts-API is a Node.js-based REST API that enables authentication, billing, and launcher functionalities for Rusty Hearts.
The API consists of three independent servers (Auth API, Billing API and Launcher API) running on different ports. The API consists of three independent servers (Auth API, Billing API and Launcher API) running on different ports.