Skip to content

Commit e78d4e1

Browse files
committed
docs and release notes updated
1 parent 2cccb27 commit e78d4e1

7 files changed

Lines changed: 15 additions & 2225 deletions

File tree

.github/workflows/release.yml

Lines changed: 8 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,14 @@ jobs:
228228
229229
**Installation:** Extract the ZIP and run `woodlanders-setup-launcher.exe`
230230
231+
**Latest Launcher:** [Download the latest launcher here](https://github.com/gcclinux/woodlanders-launcher/releases/latest/) - easiest option, you don't need to constantly download new versions. This launcher handles it all for you.
232+
233+
**Available Launcher Platforms:**
234+
- **Windows:** `woodlanders-launcher-windows-installer.zip` (158 KB)
235+
- **macOS:** `woodlanders-launcher-macos-0.1.2.dmg` (255 MB)
236+
- **Linux (Flatpak):** `woodlanders-launcher.flatpak` (207 MB)
237+
- **Linux (Snap):** `woodlanders-launcher_0.1.2_amd64.snap` (201 MB)
238+
231239
## Server Requirements by Player Count
232240
| Players | CPU Cores | RAM | Upload Speed |
233241
|---------|-----------|-----|--------------|
@@ -236,32 +244,6 @@ jobs:
236244
| 20-50 | 4 | 4GB | 10 Mbps |
237245
| 50+ | 8+ | 8GB | 20 Mbps |
238246
239-
## Configuration Quick Reference
240-
241-
### server.properties
242-
```properties
243-
# Server port (default: 25565)
244-
server.port=25565
245-
246-
# Maximum concurrent clients (default: 20)
247-
server.max-clients=20
248-
249-
# World seed - 0 for random (default: 0)
250-
world.seed=0
251-
252-
# Heartbeat interval in seconds (default: 5)
253-
server.heartbeat-interval=5
254-
255-
# Client timeout in seconds (default: 15)
256-
server.client-timeout=15
257-
258-
# Message rate limit per client (default: 100)
259-
server.rate-limit=100
260-
261-
# Enable debug logging (default: false)
262-
server.debug=false
263-
```
264-
265247
## Server Launch Commands
266248
267249
```bash

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ For manual installation or building from source, see the **[Installation Guide](
4949

5050
<div align="center">
5151

52-
### Latest Screenshot Apple and Banana Sapling implemented
53-
![Latest 0.0.25](screenshots/Apple_and_Bamboo_sapling.png)
54-
*New Apple and Banna Sapling and a list of all Implemented Items*
52+
### First initial view of currently enabled features
53+
![Latest 0.0.29](screenshots/fully-loaded.png)
54+
*First view of all 3 biome's Grass, Water & Sand also Rain, Bird, Trees*
5555

5656
### 📸 [More Woodland Screenshots](docs/SCREENSHOTS.md)
5757

docs/SCREENSHOTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ SOme screenshots are older the idea is to start adding them based on their versi
22

33
<div align="center">
44

5+
### First initial view of currently enabled features
6+
![Latest 0.0.29](../screenshots/fully-loaded.png)
7+
*First view of all 3 biome's Grass, Water & Sand also Rain, Bird, Trees*
8+
59
### Multi Character selection
610
![Latest 0.0.25](../screenshots/multi-character-selection.png)
711
*New multi character selection with multiplayer synchronisation*

hs_err_pid8700.log

Lines changed: 0 additions & 2196 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)