Update Straywild repository links

This commit is contained in:
Alexander Sellite 2026-08-26 00:05:51 -04:00
parent cd423d0c70
commit 396fda7441
2 changed files with 3 additions and 3 deletions

View file

@ -188,7 +188,7 @@ corresponding-source record for its exact game commit.
The server PCK contains straywild creative assets and third-party material.
Their governing terms, credits, and provenance are maintained once in the
main game's
[`docs/ATTRIBUTION.md`](https://forge.makearmy.io/woofmeow/netfishing/src/branch/main/docs/ATTRIBUTION.md),
[`docs/ATTRIBUTION.md`](https://forge.makearmy.io/woofmeow/straywild/src/branch/main/docs/ATTRIBUTION.md),
with the asset license and trademark terms beside that record. Every staged
server package copies those files from its exact game source commit.

View file

@ -96,11 +96,11 @@ cat >SOURCE-CODE.md <<EOF
straywild dedicated game-server code is licensed under GPL-3.0-or-later.
Source repository: https://forge.makearmy.io/woofmeow/netfishing
Source repository: https://forge.makearmy.io/woofmeow/straywild
Exact game source revision: ${game_commit}
Packaging source:
https://forge.makearmy.io/woofmeow/netfishing-dedicated-server
https://forge.makearmy.io/woofmeow/straywild-dedicated-server
Exact packaging source revision: ${packaging_commit}
EOF
umask "${apply_umask}"