chore(cicd): updating CD pipeline, adds new CI pipeline with unit tests.

This commit is contained in:
Houmgaor
2025-11-24 17:51:53 +01:00
parent bfdfed0c71
commit 42bb5c18ef
3 changed files with 39 additions and 4 deletions

View File

@@ -1,5 +1,8 @@
# Erupe Community Edition
[![Build](https://github.com/Houmgaor/Erupe/actions/workflows/go.yml/badge.svg)](https://github.com/Houmgaor/Erupe/actions/workflows/go.yml)
[![Test](https://github.com/Houmgaor/Erupe/actions/workflows/test.yml/badge.svg)](https://github.com/Houmgaor/Erupe/actions/workflows/test.yml)
Erupe is a community-maintained server emulator for Monster Hunter Frontier written in Go. It is a complete reverse-engineered solution to self-host a Monster Hunter Frontier server, using no code from Capcom.
> [!IMPORTANT]