docs(hexlabel): mark FMF.HexLabelMod released; Steam + gregModHexLabelMod repo

Made-with: Cursor
This commit is contained in:
Marvin
2026-04-10 14:51:19 +02:00
parent e818c78baa
commit 6e2cdac1dd
7 changed files with 30 additions and 21 deletions

View File

@@ -46,7 +46,7 @@ dotnet build gregCore/FrikaMF.sln -c Release
```bash
dotnet build gregMod.ConsoleInputGuard/FMF.ConsoleInputGuard.csproj -c Release
dotnet build gregMod.GregifyEmployees/FMF.GregifyEmployees.csproj -c Release
dotnet build gregMod.HexLabelMod/FMF.HexLabelMod.csproj -c Release
dotnet build gregModHexLabelMod/FMF.HexLabelMod.csproj -c Release
dotnet build gregMod.LangCompatBridge/FMF.JoniMLCompatMod.csproj -c Release
```