Add persistent island sizes for 5, 20 and 100 players
Build Sanctuary / build (push) Canceled after 0s
Build Sanctuary / build (push) Canceled after 0s
Default new Sanctuary worlds to the 20-player profile and keep legacy world generation isolated. Validate all three capacities progressively with real generation, fluid ticks and saved settings.
This commit is contained in:
+4
-1
@@ -51,11 +51,14 @@ 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-0.1.0-alpha.9.mrpack
|
||||
packwiz modrinth export --output ../Sanctuary-0.1.0-alpha.10.mrpack
|
||||
```
|
||||
|
||||
L'export contient le JAR Sanctuary local et la référence vérifiée de Fabric API.
|
||||
Il ne publie rien sur Modrinth.
|
||||
Les artefacts alpha.10 sont vérifiés localement. Les instances Sanctuary
|
||||
Beta déjà raccordées continuent d’utiliser le canal stable et recevront sa
|
||||
mise à jour après publication, sans nouvelle importation.
|
||||
L’alpha.9 est publiée et vérifiée. L’instance Sanctuary Beta existante suit
|
||||
le canal packwiz ; cet export reste destiné aux imports ponctuels.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user