Record completed beta.061 release and finish Git synchronization
Build Sanctuary / build (push) Canceled after 0s

This commit is contained in:
koka
2026-09-15 09:31:32 +02:00
parent e13f3cc1b8
commit c8b0684460
28 changed files with 502 additions and 32 deletions
+2 -2
View File
@@ -51,10 +51,10 @@ Pour produire un fichier importable par un lanceur compatible Modrinth :
```sh
cd build/packwiz # depuis la racine du dépôt
packwiz modrinth export --output ../Sanctuary-beta.060.mrpack
packwiz modrinth export --output ../Sanctuary-beta.061.mrpack
```
Lexemple vise `beta.060` et nécessite son build local vérifié.
Lexemple vise `beta.061` et nécessite son build local vérifié.
Les versions suivent la [convention commune au mod et au pack](../docs/versioning.md).
L'export contient le JAR Sanctuary local et la référence vérifiée de Fabric API.
Il ne publie rien sur Modrinth.
+1 -1
View File
@@ -1,6 +1,6 @@
name = "Sanctuary"
author = "KOKA99CAB"
version = "beta.060"
version = "beta.061"
pack-format = "packwiz:1.1.0"
[index]