Record completed beta.061 release and finish Git synchronization
Build Sanctuary / build (push) Canceled after 0s
Build Sanctuary / build (push) Canceled after 0s
This commit is contained in:
+2
-2
@@ -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
|
||||
```
|
||||
|
||||
L’exemple vise `beta.060` et nécessite son build local vérifié.
|
||||
L’exemple 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
@@ -1,6 +1,6 @@
|
||||
name = "Sanctuary"
|
||||
author = "KOKA99CAB"
|
||||
version = "beta.060"
|
||||
version = "beta.061"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
|
||||
Reference in New Issue
Block a user